1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-01 07:05:14 +00:00

Merge pull request #398 from tempname/master

This commit is contained in:
Filippo Valsorda
2012-08-19 18:39:43 +02:00
2 changed files with 72 additions and 1 deletions

View File

@@ -352,6 +352,7 @@ def gen_extractors():
StanfordOpenClassroomIE(),
MTVIE(),
YoukuIE(),
XNXXIE(),
GenericIE()
]