[vh1] Add new extractor (#2072)
This commit is contained in:
parent
76e92371ac
commit
3ee4b60d56
3 changed files with 129 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue