Add Ustream channel support

This commit is contained in:
tewe
2013-09-12 12:30:14 +02:00
parent c247d87ef3
commit bfd5c93af9
2 changed files with 71 additions and 1 deletions

View File

@ -96,7 +96,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