1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-13 19:43:41 +08:00

Update InfoExtractors.py

This commit is contained in:
kkalpakloglou
2013-03-27 13:36:59 +02:00
Unverified
parent 594e61c215
commit 34a77fe2fb
+2 -2
View File
@@ -4250,6 +4250,6 @@ def gen_extractors():
TEDIE(),
MySpassIE(),
SpiegelIE(),
GenericIE(),
liveleakIE()
liveleakIE(),
GenericIE()
]