Apple Music decryption tool, based on zhaarey/apple-music-alac-atmos-downloader
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.
 
 
AppleMusicDecrypt/src
WorldObservationLog 120496d431 feat: upper codec name for saving 4 months ago
..
models fixup! fix: raise exception when unable to get lyrics 4 months ago
__init__.py Initial commit 5 months ago
adb.py fix: more stable get_m3u8 func 4 months ago
api.py fix: raise exception when unable to get lyrics 4 months ago
cmd.py fix: do not exit when typed wrong command 4 months ago
config.py feat: config to disable get m3u8 from device 4 months ago
decrypt.py fix: missing now variable 4 months ago
exceptions.py fix: more stable get_m3u8 func 4 months ago
metadata.py add support to pulling explicit tag. fix tags on upc. isrc(mp4 not support, use WM tags), and composor missing(possible bug in mp4box, apple documents uses @wrt which belongs to writer in mp4box doc.) 4 months ago
mp4.py fix: try to fix shell execute problem 4 months ago
rip.py feat: upper codec name for saving 4 months ago
save.py fix: make functions of mp4.py and save.py asynchronous 4 months ago
types.py fix: uncorrected regex 4 months ago
url.py feat: more exactly url match 4 months ago
utils.py feat: timeit in debug log 4 months ago