mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[viddler] Add basic support (Fixes #1520)
This commit is contained in:
parent
f4aac741d5
commit
41e8bca4d0
3 changed files with 66 additions and 1 deletions
|
@ -117,6 +117,7 @@ from .veehd import VeeHDIE
|
|||
from .veoh import VeohIE
|
||||
from .vevo import VevoIE
|
||||
from .vice import ViceIE
|
||||
from .viddler import ViddlerIE
|
||||
from .videofyme import VideofyMeIE
|
||||
from .vimeo import VimeoIE, VimeoChannelIE
|
||||
from .vine import VineIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue