Preliminary support for twitch.tv and justin.tv
[youtube-dl] / youtube_dl / __init__.py
index e86ac49b3706b520918c94528d0be9ff9bb3deca..f76d31d0110e3a04a6cf5d8a2f1eb7cecbb82831 100644 (file)
@@ -399,6 +399,7 @@ def gen_extractors():
         GooglePlusIE(),
         ArteTvIE(),
         NBAIE(),
+        JustinTVIE(),
         GenericIE()
     ]