mirror of
https://github.com/zhaarey/AppleMusicDecrypt.git
synced 2025-10-23 15:11:06 +00:00
docs: add step to copy config
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user