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
世界观察日志 13364da179
fix: no fix_encapsure for aac
4 months ago
..
models fix: crash under album data, sometimes sub-relationship would be empty, eg: data.0.relationships.tracks.data.30.relationships 4 months ago
__init__.py Initial commit 5 months ago
adb.py fix: open encoding 5 months ago
api.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
cmd.py fix: upper storefront 4 months ago
config.py feat: force mode 4 months ago
decrypt.py feat: retry when raise DecryptException 4 months ago
exceptions.py feat: raise CodecNotFoundException when could not find specified codec 5 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
mitm.py feat: mitm download 5 months ago
mp4.py fix: #9 4 months ago
rip.py fix: no fix_encapsure for aac 4 months ago
save.py fixup! fix: remove PlaylistMeta 5 months ago
types.py fix: uncorrected regex 4 months ago
url.py feat: more exactly url match 4 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. 4 months ago