1
0
Fork 0

[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
commit b530118e7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 83 additions and 0 deletions

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