glomatico / gamdl

A Python CLI app for downloading Apple Music songs/music videos/posts.
587 stars 76 forks source link

Variation In Behaviour #93

Closed Rajeshsahoo12 closed 2 months ago

Rajeshsahoo12 commented 2 months ago

Hi Dev,

I am using latest build which of gamdl 2.1.1 , but I have experienced a behavior which I am mentioning here. Using download_mode = nm3u8dlre & remux_mode = ffmpeg

Behavior with this track https://music.apple.com/in/album/bandara/316923874?i=316923878

When I use this command gamdl "https://music.apple.com/in/album/bandara/316923874?i=316923878" with --codec-song ask flag. Below is the output.

image

When I use this command gamdl "https://music.apple.com/in/album/bandara/316923874?i=316923878" . Below is the output.

image

Behavior with this track https://music.apple.com/in/album/ishq-mitaye/1738489671?i=1738489822

When I use this command gamdl "https://music.apple.com/in/album/ishq-mitaye/1738489671?i=1738489822" with --codec-song ask flag. Below is the output. Which is working fine. As it is asking for codec no to be feed from user end.

image

Issue here is for one track --codec-song ask is working fine. But not for other.

Thanks

glomatico commented 2 months ago

These tracks cannot be downloaded on non-legacy codecs. As I said on the README, non-legacy support is not guaranteed.