[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
parent c92e4e625e
commit 1463945ae5
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,