Merge pull request #1413 from tewe/master

Add Ustream channel support
This commit is contained in:
Jaime Marquínez Ferrándiz 2013-09-13 19:55:49 +02:00
commit 74ac9bdd82
3 changed files with 76 additions and 2 deletions

View file

@ -97,7 +97,7 @@ from .tudou import TudouIE
from .tumblr import TumblrIE
from .tutv import TutvIE
from .unistra import UnistraIE
from .ustream import UstreamIE
from .ustream import UstreamIE, UstreamChannelIE
from .vbox7 import Vbox7IE
from .veehd import VeeHDIE
from .veoh import VeohIE