Merge remote-tracking branch 'ralfharing/vh1'
This commit is contained in:
commit
6ab8f3584a
3 changed files with 128 additions and 0 deletions
|
@ -306,6 +306,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