1
0
Fork 0

[vimeo] add an extractor for channels

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-07-29 13:12:09 +02:00
commit caeefc29eb
3 changed files with 39 additions and 2 deletions

View file

@ -71,7 +71,7 @@ from .ustream import UstreamIE
from .vbox7 import Vbox7IE
from .veoh import VeohIE
from .vevo import VevoIE
from .vimeo import VimeoIE
from .vimeo import VimeoIE, VimeoChannelIE
from .vine import VineIE
from .c56 import C56IE
from .wat import WatIE