1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

[Voot] Add VootSeriesIE (#351)

Authored by: Ashish0804
This commit is contained in:
Ashish
2021-05-30 16:45:42 +05:30
committed by GitHub
parent 9dee4df559
commit a3ed14cbaf
2 changed files with 58 additions and 5 deletions

View File

@ -1559,7 +1559,10 @@ from .vodlocker import VodlockerIE
from .vodpl import VODPlIE
from .vodplatform import VODPlatformIE
from .voicerepublic import VoiceRepublicIE
from .voot import VootIE
from .voot import (
VootIE,
VootSeriesIE,
)
from .voxmedia import (
VoxMediaVolumeIE,
VoxMediaIE,