mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-26 04:19:49 +08:00
Added support to Gaana.com
This commit is contained in:
committed by
GitHub
Unverified
parent
0a05cfabb6
commit
ec8cf0fedb
@@ -418,6 +418,11 @@ from .gameone import (
|
||||
)
|
||||
from .gamespot import GameSpotIE
|
||||
from .gamestar import GameStarIE
|
||||
from .gaana import (
|
||||
GaanaIE,
|
||||
GaanaAlbumIE,
|
||||
GaanaArtistIE,
|
||||
)
|
||||
from .gaskrank import GaskrankIE
|
||||
from .gazeta import GazetaIE
|
||||
from .gdcvault import GDCVaultIE
|
||||
|
||||
Reference in New Issue
Block a user