Skip to content

HritwikSinghal/Music-library-upgrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-library-upgrader

This program is in early stages so it may download wrong song sometimes. So just download it manually or change song name and run program again.

This program will upgrade the songs in your folder to 320Kbps (or 128Kbps if 320Kbps is not on server) from saavn.

The purpose of this project is to upgrade old songs (1950's to 2000's) which are generally in 32Kbps and have no tags. This will search for song name on saavn and download appropriate song from it (and then append tags to it). If it cannot find the song itself from web, it will ask user to select appropiriate song to download.

It will store downloaded songs of each dir in folder named 'Downloaded_songs' which will be located in the folder itself.

Note: This library uses song name as param to search on web, so make sure the song name is as accurate as possible for max accuracy.

After name, if album is there in tags, it matches using it. After album, it matches using artist and finally using date. So if any of these tags is wrong, better to remove it.

Installation:

Clone this repository using

$ git clone https://github.com/HritwikSinghal/Music-library-upgrader

Enter the directory and install all the requirements using

$ pip3 install -r requirements.txt

Run the app using

$ python3 Music-library-upgrader.py

SS:

https://imgur.com/a/JxLgqY6

About

Upgrade songs in your folder seamlessly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages