added YouJizz extractor
[youtube-dl] / youtube_dl / __init__.py
index 3aa7bde128b8dc6b19253ae1a5c472edce649560..e99ac2d593747d001f595c5c10e51fd15e1901c4 100644 (file)
@@ -361,7 +361,9 @@ def gen_extractors():
                YoukuIE(),
                XNXXIE(),
                GooglePlusIE(),
-
+               PornotubeIE(),
+               YouPornIE(),
+               YouJizzIE(),
                GenericIE()
        ]