Adding pyvideo support

This commit is contained in:
Adam Glenn 2013-12-06 21:11:01 -08:00
parent fb30ec22fd
commit ca9e02dc00
2 changed files with 27 additions and 0 deletions

View file

@ -111,6 +111,7 @@ from .photobucket import PhotobucketIE
from .podomatic import PodomaticIE
from .pornhub import PornHubIE
from .pornotube import PornotubeIE
from .pyvideo import PyvideoIE
from .rbmaradio import RBMARadioIE
from .redtube import RedTubeIE
from .ringtv import RingTVIE