glomatico / gamdl

A Python CLI app for downloading Apple Music songs/music videos/posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variation In Behaviour

Rajeshsahoo12 opened this issue · comments

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

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