1
0
Fork 0

[Voot] Add VootSeriesIE (#351)

Authored by: Ashish0804
This commit is contained in:
Ashish 2021-05-30 16:45:42 +05:30 committed by GitHub
commit a3ed14cbaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,