1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-30 13:25:18 +00:00

Added Pornotube support (for Laborers of Love)

This commit is contained in:
Jeff Crouse
2012-11-12 16:17:55 -05:00
parent 0526e4f55a
commit 110d4f4c91
7 changed files with 91 additions and 241 deletions

View File

@@ -361,6 +361,7 @@ def gen_extractors():
YoukuIE(),
XNXXIE(),
GooglePlusIE(),
PornotubeIE(),
GenericIE()
]