Its fun listening to your favourite Bollywood songs on gaana.com.
Double up the fun by downloading the whole album from gaana.com directly to your computer for free.
Search your favorite songs in the terminal and listen it all day long even without internet.
Just Clone this Repo.
git clone [email protected]:tusharbabbar/gaana-dl.git
pip install -r requirements.txt
-
usage: gaana-dl.py [-h] [-a [ALBUM]] [-s [SONG]]
-
optional arguments:
-
-h, --help show this help message and exit
-
-a [ALBUM], --album [ALBUM] choose this to search albums. Space seperated query must be enclosed in quotes('')
-
-s [SONG], --song [SONG] choose this to search songs. Space seperated query must be enclosed in quotes('')
-
-d [DIR], --dir [DIR] can be used to specify directory to download songs to
-