1
0
Fork 0

[ie/jiocinema] Add extractors (#10026)

Closes #5563, Closes #7759, Closes #8679, Closes #9349
Authored by: bashonly
This commit is contained in:
bashonly 2024-05-25 18:03:05 -05:00 committed by GitHub
commit 1463945ae5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 410 additions and 216 deletions

View file

@ -872,6 +872,10 @@ from .japandiet import (
SangiinIE,
)
from .jeuxvideo import JeuxVideoIE
from .jiocinema import (
JioCinemaIE,
JioCinemaSeriesIE,
)
from .jiosaavn import (
JioSaavnSongIE,
JioSaavnAlbumIE,
@ -2282,10 +2286,6 @@ from .voicy import (
VoicyChannelIE,
)
from .volejtv import VolejTVIE
from .voot import (
VootIE,
VootSeriesIE,
)
from .voxmedia import (
VoxMediaVolumeIE,
VoxMediaIE,