diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-08-31 23:44:06 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-08-31 23:44:06 +0200 |
commit | d10548b6914d8a3c991ef5248ab66e789a680b7a (patch) | |
tree | b2f8116e1d05a7ae91d84f764b9df89614c07000 /youtube_dl/extractor/__init__.py | |
parent | 55f7bd2dccb9b0ff24074ba8e8dbe6d67ed49c0a (diff) | |
parent | e990510e6b4ea18460c81679004e6232662ae83f (diff) |
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 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 |