- Remove all ads in Gaana.com
- Download songs with metadata
- Works on Chrome
- Clean the messy website (Gaana)
- Server side conversion
- Download the Extension from here
- Unzip the Zip File
- Open Chrome Extension Page,
chrome://extensions/
- Enable Developer mode (Right-Top on the page)
- You will see a
Load Unpacked
button appeared on the top-left corner, click that and select your path, where you unziped the extension - Done ! Now, open gaana.com, and enjoy the premium features of gaana for free
If you are confused about how to use it, then check this video 👇
- It convert media on server. And I don't have a good option for now. So the backend server url can change frequently, You can watch this repo, and when the server url updated, you will be notified. BTW, you can deploy your own backend for free (Using Heroku 😁).
There are many options, You can install ffmpeg and nodejs in your system and run it (npm start
) natively. Or, can use docker as well (Go to backend folder and make it). But for your personal uses, heroku is enough. To deploy it with heroku follow these steps:
- Click It & Deploy 👇
- Open config.js and paste your app url in
BACKEND_URL
section (Don't give last slash)
- This Project is Apache-2.0 Licensed
- Copyright 2021 by Tuhin Kanti Pal