1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 12:25:03 -04:00
This commit is contained in:
Philipp Hagemeister
2012-09-27 18:55:56 +02:00
2 changed files with 71 additions and 0 deletions

View File

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