Skip to content

Releases: glomatico/gamdl

2.6

29 Aug 17:35
Compare
Choose a tag to compare

What's Changed

  • Replaced JSON config file with INI. You'll have to transfer your old settings to this new config file type.
  • Added support for formatting date in the template options.
  • Improved URL parsing.
  • Changed the temp path to be unique for each session, now allowing multiple downloads at the same time without issues.
  • Added the option resolution for setting a target music video resolution.
  • Fixed an issue when downloading some music videos.
  • Added official support for embedding.

2.5.2

14 Aug 00:17
Compare
Choose a tag to compare
  • Added warning messages for expired subscription and account content restrictions

2.5.1

20 Jul 16:55
eab33bc
Compare
Choose a tag to compare
  • Fixed older Python compatibility

2.5

02 Jul 13:50
Compare
Choose a tag to compare
2.5
  • Added support for downloading private playlists and albums.
  • Added remux_format_music_video option.
  • Fixed error when fetching cover for certain songs.

2.4.2

12 May 12:30
Compare
Choose a tag to compare
  • Fixed error when downloading songs that have no cover
  • Improved account country fetching

2.4.1

23 Feb 07:37
Compare
Choose a tag to compare
  • Fixed colored message logs on Windows

2.4

23 Feb 07:13
Compare
Choose a tag to compare
2.4
  • Fixed error with extra time being added to synced lyrics timestamps
  • Added cookies path keyboard input when the file doesn't exist
  • Log messages are now colored

2.3.9

29 Jan 19:41
Compare
Choose a tag to compare
  • Fixed error when downloading "Favorite Songs" playlist.

2.3.8

23 Nov 20:05
Compare
Choose a tag to compare
  • Added mutagen to dependencies

2.3.7

31 Oct 16:59
Compare
Choose a tag to compare
  • Fixed error when downloading songs that have no genre
  • Replaced print_exceptions with no_exceptions