Add VeohIE (closes #1006)

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-07-08 22:02:23 +02:00
parent 81f0259b9e
commit 99e350d902
2 changed files with 48 additions and 0 deletions

View file

@ -58,6 +58,7 @@ from .tumblr import TumblrIE
from .tutv import TutvIE
from .ustream import UstreamIE
from .vbox7 import Vbox7IE
from .veoh import VeohIE
from .vevo import VevoIE
from .vimeo import VimeoIE
from .vine import VineIE