apple-music-wrapper
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
zhaarey ca1f26a950 Update wrapper-qemu.yml 13 hours ago
.github/workflows Update wrapper-qemu.yml 13 hours ago
rootfs V2 2 weeks ago
.gitattributes Initial commit 3 months ago
.gitignore V2 2 weeks ago
Makefile V2 2 weeks ago
README.md add auto make qemu 14 hours ago
cmdline.c V2 2 weeks ago
cmdline.h V2 2 weeks ago
import.h support get-m3u8 1 month ago
main.cpp init 3 months ago
test.c V2 2 weeks ago
wrapper.c V2 2 weeks ago
wrapper.ggo V2 2 weeks ago

README.md

Wrapper

No need for an Android emulator to decrypt ALAC files. All files from anonymous.

x86_64 only

For best results, it's recommended to use Windows Subsystem for Linux (WSL).


Version 2

Usage:

./wrapper [OPTION]...
  -h, --help               Print help and exit
  -V, --version            Print version and exit
  -H, --host=STRING        (default: `127.0.0.1`)
  -D, --decrypt-port=INT   (default: `10020`)
  -M, --m3u8-port=INT      (default: `20020`)
  -P, --proxy=STRING       (default: `''`)
  -L, --login=STRING       ([username]:[password])

Installation:

sudo -i
wget "https://github.com/zhaarey/wrapper/releases/download/linux.V2/wrapper.linux.x86_64.V2.tar.gz"
mkdir wrapper
tar -xzf wrapper.linux.x86_64.V2.tar.gz -C wrapper
cd wrapper
./wrapper

Version 1

Usage:

./wrapper [port] ([username] [password])

Installation:

sudo -i
wget "https://github.com/zhaarey/wrapper/releases/download/linux/wrapper.linux.x86_64.tar.gz"
mkdir wrapper
tar -xzf wrapper.linux.x86_64.tar.gz -C wrapper
cd wrapper
./wrapper