mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
Adding pyvideo support
This commit is contained in:
parent
fb30ec22fd
commit
ca9e02dc00
2 changed files with 27 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue