Coder Social home page Coder Social logo

ekaansharora / saavndownloader Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 2.0 22 KB

[deprecated] Download music from Saavn with albumart and meta-tags.

License: MIT License

Python 100.00%
mp3 meta-tags saavn-downloader saavn music-downloader download-songs python selenium geckodriver album-art

saavndownloader's Introduction

SaavnDownloader

Saavn changed their website, this tool does not work anymore, I'll have to update the tool for the new webpage, not something I'm working on currently.

  • Downloads songs from YouTube in an MP3 format by using Saavn's stored music.
  • Automatically fixes song's meta-tags.
  • Works straight out of the box and does not require to generate or mess with your API keys.

Base

Based on Ritiek's Spotify-Downloader.

Installation & Usage

  • This tool supports only Python 3

Windows

Assuming you have Python 3 (preferably v3.6 or above to stay away from Unicode errors) already installed and in PATH.

  • Download and extract the zip file from master branch.

  • Download FFmpeg for Windows from here. Copy ffmpeg.exe from ffmpeg-xxx-winxx-static\bin\ffmpeg.exe to PATH (usually C:\Windows\System32) or just place it in the root directory extracted from the above step. -Download Geckodriver. Put this in the same directory as the unzipped package. Optionally, use Chromedriver. -Mozlla Firefox. Or, chrome.

  • Open cmd and type pip install -U -r requirements.txt to install dependencies.

Instructions for Downloading Songs

-Open file scraper.py, in a text editor:

-Modify the first four lines;

--Email and password field to match your Saavn credentials;

--List name from starred songs to your playlist (if required);

--Firefox to Chrome (if required);

-Save and run in cmd using "python scraper.py"

-Don't touch your mouse or keyboard till the starred songs pages appears in the opened firefox/chrome window, the window may seem unresponsive, after the songs are listed you can check progress in the opened cmd window.

Disclaimer

Downloading copyright songs may be illegal in your country. This tool is for educational purposes only. Please support the artists by buying their music.

License

The MIT License

saavndownloader's People

Contributors

ekaansharora avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

saavndownloader's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.