1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-29 21:05:15 +00:00

Added YouPorn infoExtractor

This commit is contained in:
Jeff Crouse
2012-11-13 13:10:56 -05:00
parent 110d4f4c91
commit fdef722fa1
3 changed files with 166 additions and 2 deletions

View File

@@ -362,7 +362,8 @@ def gen_extractors():
XNXXIE(),
GooglePlusIE(),
PornotubeIE(),
YouPornIE(),
GenericIE()
]