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

Latest commit

 

History

History
19 lines (14 loc) · 417 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 417 Bytes

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>