1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[extractor/volejtv] Add extractor (#5943)

Authored by: HobbyistDev
Closes #5883
This commit is contained in:
HobbyistDev
2023-01-04 16:50:23 +09:00
committed by GitHub
parent 76c3ceccfb
commit 91d54e9b99
2 changed files with 41 additions and 0 deletions

View File

@ -2184,6 +2184,7 @@ from .voicy import (
VoicyIE,
VoicyChannelIE,
)
from .volejtv import VolejTVIE
from .voot import (
VootIE,
VootSeriesIE,