1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[ie/jiosaavn:show] Add extractor (#12803)

Closes #12766

Authored by: subrat-lima
This commit is contained in:
Subrat Lima
2025-05-11 00:39:35 -05:00
committed by bashonly
parent cbcfe6378d
commit 6839276496
2 changed files with 155 additions and 38 deletions

View File

@@ -929,6 +929,7 @@ from .jiocinema import (
from .jiosaavn import (
JioSaavnAlbumIE,
JioSaavnPlaylistIE,
JioSaavnShowIE,
JioSaavnSongIE,
)
from .joj import JojIE