Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows
This commit is contained in:
commit
363cf58645
2 changed files with 36 additions and 1 deletions
|
@ -643,7 +643,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