A Python CLI tool to download high-quality music from Gaana with metadata and synced lyrics. Supports tracks, albums, playlists, artist top tracks, trending, and new releases. Output formats include FLAC, ALAC, WAV, AIFF, MP3, AAC, M4A, Opus, OGG, Vorbis, WMA. Version 1.4.0 is latest, released Jan 2026. Active development.
pip install gaanadl-cliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: search for a song and download. CLI: `gaana -s 'shape of you'`.
Use `gaana` command instead of `gaanadl`.
Use `from gaanadl import GaanaDownloader`.
Install FFmpeg (e.g., `sudo apt install ffmpeg` or `brew install ffmpeg`).