mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 12:08:25 -05:00
[viki] Add support for shows
This commit is contained in:
@@ -639,7 +639,10 @@ from .vine import (
|
||||
VineIE,
|
||||
VineUserIE,
|
||||
)
|
||||
from .viki import VikiIE
|
||||
from .viki import (
|
||||
VikiIE,
|
||||
VikiShowIE,
|
||||
)
|
||||
from .vk import (
|
||||
VKIE,
|
||||
VKUserVideosIE,
|
||||
|
||||
Reference in New Issue
Block a user