[extractor/ViMP] Add playlist extractor (#4147)
Authored by: FestplattenSchnitzel
This commit is contained in:
parent
5fb450a64c
commit
1db1461272
2 changed files with 74 additions and 2 deletions
|
|
@ -1934,7 +1934,10 @@ from .vice import (
|
|||
from .vidbit import VidbitIE
|
||||
from .viddler import ViddlerIE
|
||||
from .videa import VideaIE
|
||||
from .videocampus_sachsen import VideocampusSachsenIE
|
||||
from .videocampus_sachsen import (
|
||||
VideocampusSachsenIE,
|
||||
ViMPPlaylistIE,
|
||||
)
|
||||
from .videodetective import VideoDetectiveIE
|
||||
from .videofyme import VideofyMeIE
|
||||
from .videomore import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue