Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

suren99/Music-Meltdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Meltdown

Are u a music lover ?.Ever faced trouble in downloading tamil songs ?.Then Music-Meltdown is what you need

Modules to be installed

fuzzywuzzy:https://pypi.python.org/pypi/fuzzywuzzy
requests:https://pypi.python.org/pypi/requests


How to setup ?


1 . Change the song_dir variable in line 10 of the main.py to the directory where songs have to be saved

music_dir = "path/to/folder/"

2 . Run

python main.py

3 . Two options are displayed . In order to download continue with the first option . The second option is called Refresh . This refresh option updates your local repository (movies.txt).This keeps your local repository upto date. So Its necessary to run this periodically.You cant download songs of a movie which is not updated in the local repository

4. Either you mistype the movie name or type only partial of the movie name.You are provided with list of suggestions which matches with the movie name. You are free to choose whichever suggested album you wanted to download

U are ready to go now !!!!!

New updates

  • Now you can delete the last album downloaded . Just run
      remove.sh
    
    
  • More addtional features has been added. Now you can search by song name also :D . Now refresh option creates a additional local repository for holding songs info (songs.txt). One more additional refresh is also now available. One,pulls up from scratch to the local repository (Full refresh) and the other which updates depending on updated_year.txt content. Full refresh option is recommended only if something fishy happens.
  • When you select download by movie name it will download all songs of the movie which you choose. :( . Here comes the saviour,now you are free to choose the songs from the movie which you would like to download. :D