mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-02 12:02:49 -05:00
[vh1] Add new extractor (#2072)
This commit is contained in:
@ -294,6 +294,12 @@ from .veehd import VeeHDIE
|
||||
from .veoh import VeohIE
|
||||
from .vesti import VestiIE
|
||||
from .vevo import VevoIE
|
||||
from .vh1 import (
|
||||
VH1EpisodeIE,
|
||||
VH1ClipIE,
|
||||
VH1ShortUrlIE,
|
||||
VH1MusicVideoIE
|
||||
)
|
||||
from .viddler import ViddlerIE
|
||||
from .videobam import VideoBamIE
|
||||
from .videodetective import VideoDetectiveIE
|
||||
|
Reference in New Issue
Block a user