1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-03 04:03:30 +00:00

[voxmedia] Add new extractor(closes #3182)

This commit is contained in:
remitamine
2016-03-31 18:36:41 +01:00
parent 86f3b66cec
commit 8369942773
2 changed files with 100 additions and 0 deletions
+1
View File
@@ -904,6 +904,7 @@ from .vk import (
from .vlive import VLiveIE
from .vodlocker import VodlockerIE
from .voicerepublic import VoiceRepublicIE
from .voxmedia import VoxMediaIE
from .vporn import VpornIE
from .vrt import VRTIE
from .vube import VubeIE