[vvvvid] add playlists support (#27574)

closes #18130
This commit is contained in:
nixxo
2020-12-30 18:12:17 +01:00
committed by GitHub
parent a6f75e6e89
commit 2e21b06ea2
2 changed files with 63 additions and 7 deletions

View File

@ -1425,7 +1425,10 @@ from .vshare import VShareIE
from .medialaan import MedialaanIE
from .vube import VubeIE
from .vuclip import VuClipIE
from .vvvvid import VVVVIDIE
from .vvvvid import (
VVVVIDIE,
VVVVIDShowIE,
)
from .vyborymos import VyboryMosIE
from .vzaar import VzaarIE
from .wakanim import WakanimIE