1
0
Fork 0

[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
commit e040bb0a41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,