Preface

Installation

1

Step 1

Open the terminal.

brew install go gpac git docker && git clone https://github.com/zhaarey/apple-music-downloader.git
2

Step 2

Use the Docker command to log in to the wrapper, replace username:password in the command with your Apple Music account(Subscription required). If you have enabled 2FA verification, wait to receive the verification code, then open a new terminal and follow the prompts to enter the command. If the response is type 6, the login is successful. At this point, close all terminal windows.

docker run -v ./rootfs/data:/app/rootfs/data -e args="-L username:password -F" --rm ghcr.io/itouakirai/wrapper:x86

Usage

1

Step 1

Open the first terminal and execute the wrapper run command.

docker run -v ./rootfs/data:/app/rootfs/data -p 10020:10020 -p 20020:20020 -e args="-M 20020 -H 0.0.0.0" --rm  ghcr.io/itouakirai/wrapper:x86
2

Step 2

Open the second terminal, get ready to start downloading.

cd apple-music-downloader
3

Step 3

You can then use the download commands to start downloading.

go run main.go url