From e0aaa87115c000e0d7b97e6a76e67ba541650de2 Mon Sep 17 00:00:00 2001 From: 吳俊翰 Date: Sat, 6 May 2023 00:22:08 +0800 Subject: Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c8537e..bc325d2 100644 --- a/README.md +++ b/README.md @@ -12,17 +12,16 @@ All songs are be .mp3. - Fix the tool use on Windows will be false because the album name have the space in the last - Add the delay in every download active - Add the User Agent to avoid the Program identify is a crawler +- Add the choice to choose which the format of song ### Falsed to accomplish - [ ] retry to print the retry message. (Think may the message should add in the tqdm) -- [ ] The Counter of the song is not correct. ### Note: -The API offers .mp3 and .wav, but the program convert .wav to .flac since .wav can't do metadata. -All the format are tranfer into mp3 +The API offers .mp3 and .wav, but the program convert .wav to .flac or .mp3 since .wav can't do metadata. ### Requirements: @@ -45,3 +44,6 @@ Pillow ### Runs: ```python3 main.py``` or ```python main.py``` + +```Enter the format of the song, mp3 or flac ( The songs offers .mp3 and .wav, the program will convert .wav to .flac or .mp3 since .wav can't do metadata. )``` + -- cgit v1.2.3-70-g09d2