[ie/JioSaavn] Add extractors (#8307)

Authored by: awalgarg
This commit is contained in:
Awal Garg
2023-11-15 23:15:06 +00:00
committed by GitHub
parent dcfad52812
commit b530118e7f
2 changed files with 83 additions and 0 deletions
+4
View File
@@ -894,6 +894,10 @@ from .japandiet import (
SangiinIE,
)
from .jeuxvideo import JeuxVideoIE
from .jiosaavn import (
JioSaavnSongIE,
JioSaavnAlbumIE,
)
from .jove import JoveIE
from .joj import JojIE
from .jstream import JStreamIE