Merge branch 'ping-viki-shows'

This commit is contained in:
Sergey M․ 2015-05-20 22:10:06 +06:00
commit ca57a59883
2 changed files with 60 additions and 3 deletions

View file

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