diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,7 @@ Fixed from 1n0r1 Already test for using on Ubuntu & Windows in Python 3 +Download all songs, albums and fill out metadata, album, cover art, artists and even lyrics ### Fix and add function @@ -15,8 +16,6 @@ Already test for using on Ubuntu & Windows in Python 3 [x] retry to print the retry message. (Think may the message should add in the tqdm) -Download all songs, albums and fill out metadata, album, cover art, artists and even lyrics - ### Note: The API offers .mp3 and .wav, but the program convert .wav to .flac since .wav can't do metadata. |