Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

0x006E/gaana-dl

Repository files navigation

Download music from Gaana

This repo probably doesn't work now!.

Compiling

  1. Clone repo: git clone https://github.com/0x006E/gaana-dl

  2. Pull down all submodules: git submodule update --init --recursive

  3. Install CMake: sudo apt install cmake

  4. Start build: cmake . && make

Running

To download tracks

$ ./gaana-dl -u <URL for the gaana song>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published