[vimeo] add an extractor for channels

This commit is contained in:
Jaime Marquínez Ferrándiz
2013-07-29 13:12:09 +02:00
parent a3c736def2
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