diff options
author | 吳俊翰 | 2023-05-05 09:50:14 +0800 |
---|---|---|
committer | GitHub | 2023-05-05 09:50:14 +0800 |
commit | 9af6f4d624b96768c104d11b9a4888515e37ad0b (patch) | |
tree | 16e8ab9f8a8ec78bc38a07276b6d6e4c0c497df8 | |
parent | 4fc884d8f8e4066590b05957bf2d27ec8e92136e (diff) |
Update README.md
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -23,6 +23,16 @@ Python ffmpeg +``` +requests +tqdm +mutagen +pydub +pathvalidate +pylrc +Pillow +``` + ```pip3 install -r requirements.txt``` or ```pip install -r requirements.txt``` ### Runs: |