1
0
Fork 0

[ie/jiosaavn] Support playlists (#9622)

Closes #9616
Authored by: bashonly
This commit is contained in:
bashonly 2024-04-07 15:55:46 -05:00 committed by GitHub
commit 2e94602f24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 124 additions and 58 deletions

View file

@ -876,6 +876,7 @@ from .jeuxvideo import JeuxVideoIE
from .jiosaavn import (
JioSaavnSongIE,
JioSaavnAlbumIE,
JioSaavnPlaylistIE,
)
from .jove import JoveIE
from .joj import JojIE