1
0
Fork 0

[extractor/ViMP] Add playlist extractor (#4147)

Authored by: FestplattenSchnitzel
This commit is contained in:
FestplattenSchnitzel 2022-06-29 02:06:25 +02:00 committed by GitHub
commit 1db1461272
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 74 additions and 2 deletions

View file

@ -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 (