Skip to content

Releases: glomatico/gamdl

3.5

27 Apr 12:21

Choose a tag to compare

What's Changed

  • Fixed an issue with when fetching iTunes page for certain music videos.

3.4

27 Apr 09:38

Choose a tag to compare

3.4

What's Changed

  • Fixed an issue with raw cover format.
  • Improve log message for database registered media.
  • Adjust database to respect overwrite flag.

3.3

24 Apr 22:50

Choose a tag to compare

3.3

What's Changed

  • Fixed an issue when trying to download playlists.

3.2

24 Apr 19:21

Choose a tag to compare

3.2

What's Changed

  • Adjusted to fetch media info sequentially by default when downloading.

3.1

24 Apr 15:21

Choose a tag to compare

3.1

What's Changed

  • Added wrapper_m3u8_ip option.
  • Adjusted to fetch songs M3U8 stream URL from wrapper when using wrapper.

3.0

21 Apr 14:57

Choose a tag to compare

3.0

What's Changed

  • Internal code improvements.
  • Added database_path option to CLI for registering downloaded media.
  • Removed extra_tags option.
  • Fixed "KeyError: hlsUrl" error when downloading music videos.

2.9.3

08 Mar 16:38

Choose a tag to compare

What's Changed

  • Fixed an issue with some ALAC songs reporting wrong duration.

2.9.2

05 Mar 18:09

Choose a tag to compare

What's Changed

  • Fixed artist pagination (#277).

2.9.1

25 Feb 22:19

Choose a tag to compare

What's Changed

  • Added the option artist_auto_select
  • Replaced song_codec with song_codec_priority
  • Fixed an issue with legacy song codecs when using wrapper
  • Added support for Apple Music Classical (#276)

2.9

25 Feb 18:15

Choose a tag to compare

2.9

What's Changed

  • Removed the requirement for external dependencies (FFmpeg, MP4Box, and mp4decrypt) when downloading songs.
  • Fixed an issue with raw cover not working.