diff options
author | Sergey M․ <dstftw@gmail.com> | 2015-10-14 20:32:11 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2015-10-14 20:32:11 +0600 |
commit | 4aa353673b5404e9765a2b3e1ffbf8bb1c147d42 (patch) | |
tree | 6911f4afe7980bd1d8102405f80d58a30ad6f6ff /youtube_dl/extractor/__init__.py | |
parent | 3eeff489e80838cd2d1b3f55fc96db747386fd50 (diff) | |
parent | f49b3d6efc012504a956ba3e625e492233721221 (diff) | |
download | hypervideo-pre-4aa353673b5404e9765a2b3e1ffbf8bb1c147d42.tar.lz hypervideo-pre-4aa353673b5404e9765a2b3e1ffbf8bb1c147d42.tar.xz hypervideo-pre-4aa353673b5404e9765a2b3e1ffbf8bb1c147d42.zip |
Merge branch 'master' of github.com:rg3/youtube-dl
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 75720843c..f6d185818 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -167,6 +167,7 @@ from .extremetube import ExtremeTubeIE from .facebook import FacebookIE from .faz import FazIE from .fc2 import FC2IE +from .fczenit import FczenitIE from .firstpost import FirstpostIE from .firsttv import FirstTVIE from .fivemin import FiveMinIE |