diff options
author | Sergey M․ <dstftw@gmail.com> | 2014-09-01 01:10:18 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2014-09-01 01:10:18 +0700 |
commit | 49e23e8b6a137f831b83105244fb4a2ba9007884 (patch) | |
tree | 8118f2655700441e1f6947e096fe42818f6e32fd /youtube_dl/extractor/__init__.py | |
parent | f30a38be8b3c32500e168f93f68fc1f36a62b29d (diff) | |
parent | ae7246e7d57654381fb629be46662f8e4ded615f (diff) |
Merge branch 'peugeot-sunporno'
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 a306035f1..459899861 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -323,6 +323,7 @@ from .stanfordoc import StanfordOpenClassroomIE from .steam import SteamIE from .streamcloud import StreamcloudIE from .streamcz import StreamCZIE +from .sunporno import SunPornoIE from .swrmediathek import SWRMediathekIE from .syfy import SyfyIE from .sztvhu import SztvHuIE |