diff options
author | Sergey M․ <dstftw@gmail.com> | 2014-12-29 21:05:41 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2014-12-29 21:05:41 +0600 |
commit | 3e2bcf530baeef97550d498098ea71d73f42d0f8 (patch) | |
tree | 34dc8d321ee76ebaf734dccf848d0c4898430c95 /youtube_dl/extractor/__init__.py | |
parent | 7fc2cd819e10ca6c69cb3601c0bbe7d577256da7 (diff) | |
parent | 6343a5f68e6dbf5a4fc1b0c7d0bec9e1ddc57143 (diff) | |
download | hypervideo-pre-3e2bcf530baeef97550d498098ea71d73f42d0f8.tar.lz hypervideo-pre-3e2bcf530baeef97550d498098ea71d73f42d0f8.tar.xz hypervideo-pre-3e2bcf530baeef97550d498098ea71d73f42d0f8.zip |
Merge branch 'peugeot-xxxymovies'
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 ab0f76862..c79e5b7d0 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -515,6 +515,7 @@ from .xminus import XMinusIE from .xnxx import XNXXIE from .xvideos import XVideosIE from .xtube import XTubeUserIE, XTubeIE +from .xxxymovies import XXXYMoviesIE from .yahoo import ( YahooIE, YahooSearchIE, |