tuhinpal / gaana-downloader-extension

Download songs from gaana.com, or enjoy an ad free experience. This extension can do all premium stuffs for free.

Home Page:https://gaana.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ganna Downloader Extension

Features:

  • Remove all ads in Gaana.com
  • Download songs with metadata
  • Works on Chrome
  • Clean the messy website (Gaana)
  • Server side conversion

How to install:

  • 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

Uses:

If you are confused about how to use it, then check this video ๐Ÿ‘‡

Watch it on Youtube

Note:

  • 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 ๐Ÿ˜).

Deploy your own backend:

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 ๐Ÿ‘‡

Deploy to heroku

  • Open config.js and paste your app url in BACKEND_URL section (Don't give last slash)

License & Copyright :

Connect :

About

Download songs from gaana.com, or enjoy an ad free experience. This extension can do all premium stuffs for free.

https://gaana.com

License:Apache License 2.0


Languages

Language:JavaScript 93.1%Language:CSS 4.2%Language:Dockerfile 2.7%