From 64c1456f8df3f91d4ae16837274e35dbbe800ad0 Mon Sep 17 00:00:00 2001 From: itouakirai <85016486+itouakirai@users.noreply.github.com> Date: Sun, 28 Apr 2024 09:59:16 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 435638c..19595dd 100644 --- a/README.md +++ b/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 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 -4. Create a file named `media-user-token.txt` in the project root directory -5. Paste the cookie value obtained in step 3 into the file and save it -6. Start the script as usual +4. Paste the cookie value obtained in step 3 into the config.yaml and save it +5. Start the script as usual