aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author吳俊翰2023-05-05 09:48:28 +0800
committerGitHub2023-05-05 09:48:28 +0800
commit60053e73c116a87b2b746bef7e762ab70cd163f2 (patch)
treea7e09880b4a5d6097a388260be0c382a1fd250fa
parent80473b902338f77c96cd01e1e6df34eddb2ea4d6 (diff)
Update README.md
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index ae684d1..54c6ea6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,14 @@
-Tested on Ubuntu and Python 3
+Fixed from 1n0r1
+### Fix and add function
-A simple script to download all your favorite Arknights OSTs from monster-siren.hypergryph.com
+- Add the retry for the song didn't download for 100%
+- Add the timeout connection and retry function
+- Add the counter in the multiprocess to count the songs and album
+- Fix the tool use un Windows will be false because the album name have the space in the last
+
+Falsed to accomplish
+[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
@@ -20,10 +27,3 @@ ffmpeg
### Runs:
```python3 main.py``` or ```python main.py```
-
-### Video instructions:
-https://drive.google.com/file/d/1Kzcn3GazpE9MHtzlkgJB3L0DtvsHK88M/view?usp=sharing
-
-
-![image](https://user-images.githubusercontent.com/80285371/207703442-a96488bc-5642-4d7b-92da-f0ac976e944b.png)
-![image](https://user-images.githubusercontent.com/80285371/207703484-2271b5a1-7928-401d-9bed-a5e4feeec4d0.png)