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

This commit is contained in:
Yen Chi Hsuan
2015-09-05 15:24:09 +08:00
2 changed files with 87 additions and 0 deletions

View File

@@ -743,6 +743,7 @@ from .vk import (
VKIE,
VKUserVideosIE,
)
from .vlive import VLiveIE
from .vodlocker import VodlockerIE
from .voicerepublic import VoiceRepublicIE
from .vporn import VpornIE