diff options
author | Sergey M․ <dstftw@gmail.com> | 2014-08-31 06:45:40 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2014-08-31 06:45:40 +0700 |
commit | be2dd0651e296a3bda264d96c4ae93f220d8dea9 (patch) | |
tree | 2178931a806149adfeafe91569087a7bf310aeee /youtube_dl/extractor/__init__.py | |
parent | 6a400a6339911333517bfa59f5f7c2a05d948f19 (diff) | |
parent | 17b0b8a1661e0f51e17d1ed74307d79eaab1ccfd (diff) |
Merge branch 'anysex' of https://github.com/peugeot/youtube-dl into peugeot-anysex
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 6d94984de..a306035f1 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -4,6 +4,7 @@ from .addanime import AddAnimeIE from .adultswim import AdultSwimIE from .aftonbladet import AftonbladetIE from .anitube import AnitubeIE +from .anysex import AnySexIE from .aol import AolIE from .allocine import AllocineIE from .aparat import AparatIE |