docs: add step to copy config

pull/8/head
WorldObservationLog 5 months ago
parent 7cd857ff27
commit 7e3751c0a4
  1. 3
      README.md

@ -92,6 +92,7 @@ GitHub account). Unzip it, and run `main.exe`
git clone https://github.com/WorldObservationLog/AppleMusicDecrypt.git git clone https://github.com/WorldObservationLog/AppleMusicDecrypt.git
cd AppleMusicDecrypt cd AppleMusicDecrypt
poetry install poetry install
cp config.example.toml config.toml
poetry run python main.py poetry run python main.py
``` ```
@ -114,4 +115,4 @@ poetry run python main.py
1. Run the script, type command `mitm` 1. Run the script, type command `mitm`
2. Start Proxifier 2. Start Proxifier
3. Start Apple Music Windows and play a song or an album. 3. Start Apple Music Windows and play a song or an album.
4. Now the script should catch the m3u8 link and start ripping 4. Now the script should catch the m3u8 link and start ripping
Loading…
Cancel
Save