[viki] Add support for shows
This commit is contained in:
parent
2cda13213d
commit
0d7f036429
2 changed files with 37 additions and 1 deletions
|
@ -639,7 +639,10 @@ from .vine import (
|
|||
VineIE,
|
||||
VineUserIE,
|
||||
)
|
||||
from .viki import VikiIE
|
||||
from .viki import (
|
||||
VikiIE,
|
||||
VikiShowIE,
|
||||
)
|
||||
from .vk import (
|
||||
VKIE,
|
||||
VKUserVideosIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue