diff options
| author | Sergey M․ <dstftw@gmail.com> | 2015-04-01 22:03:35 +0600 |
|---|---|---|
| committer | Sergey M․ <dstftw@gmail.com> | 2015-04-01 22:03:35 +0600 |
| commit | 7cf02b661953b6c4a9d16f838c622831e55cb389 (patch) | |
| tree | 419ec7dc719a81d1ba5b74ba615e87cf8148b851 /youtube_dl/extractor/__init__.py | |
| parent | 60e1fe00799357145e1d43efc1a1548a8d9abb11 (diff) | |
| parent | 55cde6ef3c046dfd5f6ef84b908d38ee4375cf08 (diff) | |
Merge branch 'mtp1376-varzesh3'
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
| -rw-r--r-- | youtube_dl/extractor/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 9fddb8e32..f3ebe4ee2 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -556,6 +556,7 @@ from .ultimedia import UltimediaIE from .unistra import UnistraIE from .urort import UrortIE from .ustream import UstreamIE, UstreamChannelIE +from .varzesh3 import Varzesh3IE from .vbox7 import Vbox7IE from .veehd import VeeHDIE from .veoh import VeohIE |
