Added YouPorn infoExtractor
[youtube-dl] / youtube_dl / __init__.py
index 3b893c62f4de3047c1a9683ae55ec94a217ddb9c..5a2a55b49b450fa25cf1d60e17b792a324cb830d 100644 (file)
@@ -362,7 +362,8 @@ def gen_extractors():
                XNXXIE(),
                GooglePlusIE(),
                PornotubeIE(),
-
+               YouPornIE(),
+               
                GenericIE()
        ]