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 fd78445967 feat: asynchronous get_m3u8_from_api func and add config 5 months ago
..
models fix: format code 5 months ago
__init__.py Initial commit 5 months ago
adb.py fix: format code 5 months ago
api.py feat: asynchronous get_m3u8_from_api func and add config 5 months ago
cmd.py feat: proxy and set song download parallelNum 5 months ago
config.py feat: asynchronous get_m3u8_from_api func and add config 5 months ago
decrypt.py fix: format code 5 months ago
exceptions.py feat: raise CodecNotFoundException when could not find specified codec 5 months ago
metadata.py add coverSize 5 months ago
mitm.py feat: mitm download 5 months ago
mp4.py use created time for mp4box 5 months ago
rip.py feat: asynchronous get_m3u8_from_api func and add config 5 months ago
save.py fix: wrong filename if song's name includes dot 5 months ago
types.py fix: format code 5 months ago
url.py Initial commit 5 months ago
utils.py feat: m3u8 download 5 months ago