Preliminary support for twitch.tv and justin.tv

This commit is contained in:
Dave Vasilevsky 2012-12-16 03:50:41 -05:00
parent 0be41ec241
commit 0b40544f29
2 changed files with 57 additions and 0 deletions

View file

@ -399,6 +399,7 @@ def gen_extractors():
GooglePlusIE(),
ArteTvIE(),
NBAIE(),
JustinTVIE(),
GenericIE()
]