1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-22 09:05:41 +07:00

[ie/JioSaavn] Add extractors (#8307)

Authored by: awalgarg
This commit is contained in:
Awal Garg
2023-11-16 04:45:06 +05:30
committed by GitHub
parent dcfad52812
commit b530118e7f
2 changed files with 83 additions and 0 deletions

View File

@@ -894,6 +894,10 @@
SangiinIE,
)
from .jeuxvideo import JeuxVideoIE
from .jiosaavn import (
JioSaavnSongIE,
JioSaavnAlbumIE,
)
from .jove import JoveIE
from .joj import JojIE
from .jstream import JStreamIE