1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[voicy] Add extractor (#667)

Authored by: nao20010128nao
This commit is contained in:
The Hatsune Daishi
2021-08-16 00:19:54 +09:00
committed by GitHub
parent f8fabc9930
commit e040bb0a41
2 changed files with 152 additions and 0 deletions

View File

@@ -1605,6 +1605,10 @@ from .vodlocker import VodlockerIE
from .vodpl import VODPlIE
from .vodplatform import VODPlatformIE
from .voicerepublic import VoiceRepublicIE
from .voicy import (
VoicyIE,
VoicyChannelIE,
)
from .voot import (
VootIE,
VootSeriesIE,