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 f208e92b72 fix: missing return 6 months ago
..
models fix: missing field 6 months ago
__init__.py Initial commit 6 months ago
adb.py fix: open encoding 6 months ago
api.py fix: fast album exist check 6 months ago
cmd.py fix: exception none 6 months ago
config.py feat: force mode 6 months ago
decrypt.py feat: retry when raise DecryptException 6 months ago
exceptions.py feat: raise CodecNotFoundException when could not find specified codec 6 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.) 6 months ago
mitm.py feat: mitm download 6 months ago
mp4.py fix: missing tmp_dir.cleanup 6 months ago
rip.py fix: missing return 6 months ago
save.py fixup! fix: remove PlaylistMeta 6 months ago
types.py fix: uncorrected regex 6 months ago
url.py feat: more exactly url match 6 months ago
utils.py fix: in old lyrics some lines would be missing ms digits like '06:06'. And in this case we would manually add dummy one at last. 6 months ago