abhimanyuPathania / lyrico

A python based command-line lyrics downloader
https://pypi.python.org/pypi/lyrico
Other
15 stars 6 forks source link

Chartlyrcis and previous changes #13

Open kaaholst opened 7 years ago

kaaholst commented 7 years ago

Add ChartLyrics (http://www.chartlyrics.com/api.aspx) as source. The source is disabled by default.

Also fix a problem with LyricsMode, when artist name is all utf8. Failed e.g.. for Psy - Gangnam Style, whose Korean name is 싸이.

Note this is build on the cweiske master branch, as I had the same permission issues with the config file.