Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows

This commit is contained in:
Sergey M․ 2015-05-16 21:28:36 +06:00
commit 363cf58645
2 changed files with 36 additions and 1 deletions

View file

@ -643,7 +643,10 @@ from .vine import (
VineIE,
VineUserIE,
)
from .viki import VikiIE
from .viki import (
VikiIE,
VikiShowIE,
)
from .vk import (
VKIE,
VKUserVideosIE,