mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2026-04-08 14:51:54 -07:00
11 lines
265 B
Python
11 lines
265 B
Python
# -*- coding: utf-8 -*-
|
|
"""
|
|
|
|
Copyright (C) 2014-2016 bromix (plugin.video.youtube)
|
|
Copyright (C) 2016-2018 plugin.video.youtube
|
|
|
|
SPDX-License-Identifier: GPL-2.0-only
|
|
See LICENSES/GPL-2.0-only for more information.
|
|
"""
|
|
|
|
__all__ = ['youtube_plugin']
|