glomatico / gamdl

A Python CLI app for downloading Apple Music songs/music videos/posts.
MIT License
790 stars 88 forks source link

Output video file is missing audio decryption #7

Closed DarkHorse-APP2 closed 1 year ago

DarkHorse-APP2 commented 1 year ago

For some reason while downloading videos files, output file only have video track decrypted but audio track is still encrypted. Seems like is due MP4Box that is not able to decrypt all the audio segments properly.

glomatico commented 1 year ago

Hi! Could you send the link for the video? Also, mp4decrypt is responsible for decryption, not MPBox.

DarkHorse-APP2 commented 1 year ago

Hi! Could you send the link for the video? Also, mp4decrypt is responsible for decryption, not MPBox.

Yeah I think you're right, trying decryption with shacka packager works fine. Here's the video link: https://music.apple.com/us/music-video/treehouse-feat-shotty-horroh/1479402610

glomatico commented 1 year ago

I was not able to reproduce your issue. Both audio and video plays fine.