1
0
Fork 0

ustreamIE

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-01-01 17:52:46 +01:00
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()
]