Update README.md

pull/14/head
itouakirai 5 months ago committed by GitHub
parent 48c8540d10
commit 64c1456f8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 5
      README.md

@ -31,6 +31,5 @@ Original script by Sorrow. Modified by me to include some fixes and improvements
1. Open [Apple Music](https://music.apple.com) and log in 1. Open [Apple Music](https://music.apple.com) and log in
2. Open the Developer tools, Click `Application -> Storage -> Cookies -> https://music.apple.com` 2. Open the Developer tools, Click `Application -> Storage -> Cookies -> https://music.apple.com`
3. Find the cookie named `media-user-token` and copy its value 3. Find the cookie named `media-user-token` and copy its value
4. Create a file named `media-user-token.txt` in the project root directory 4. Paste the cookie value obtained in step 3 into the config.yaml and save it
5. Paste the cookie value obtained in step 3 into the file and save it 5. Start the script as usual
6. Start the script as usual

Loading…
Cancel
Save