ustreamIE

This commit is contained in:
Jaime Marquínez Ferrándiz
2013-01-01 17:52:46 +01:00
parent 6535e9511f
commit 278986ea0f
3 changed files with 38 additions and 0 deletions

View File

@@ -314,6 +314,7 @@ def gen_extractors():
FunnyOrDieIE(),
TweetReelIE(),
SteamIE(),
UstreamIE(),
GenericIE()
]