All credit to the original creator...
Go to file
Yash Agarwal 7b94319d3f add license and readme.md 2017-06-17 18:50:38 +05:30
.vscode start project 2017-06-12 20:28:50 +05:30
.gitignore implement discogs-search 2017-06-16 11:52:27 +05:30
LICENSE add license and readme.md 2017-06-17 18:50:38 +05:30
README.md add license and readme.md 2017-06-17 18:50:38 +05:30
addMetadata.py script finally working 2017-06-17 18:21:17 +05:30
config.ini add config file 2017-06-17 18:39:56 +05:30
data.json start project 2017-06-12 20:28:50 +05:30
requirements.txt start project 2017-06-12 20:28:50 +05:30
setup.py using mutagen and trying to figure out a way to improve search results accuracy 2017-06-14 22:14:05 +05:30

README.md

TODO

  • Add download functionality from youtube
  • add support for last.fm and soundcloud if spotify fails
  • add support for metrolyrics and other lyrics service if genius api fails
  • add support for searching with existing id3 tags if searching with name fails
  • somehow find a way to properly synchronize the lyrics with sound if possible
  • add support for other file types(aac, flac etc)