Releases: glomatico/gamdl
Releases · glomatico/gamdl
2.6
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
- Added warning messages for expired subscription and account content restrictions
2.5.1
- Fixed older Python compatibility
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
- Fixed error when downloading songs that have no cover
- Improved account country fetching
2.4.1
- Fixed colored message logs on Windows
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
- Fixed error when downloading "Favorite Songs" playlist.
2.3.8
- Added mutagen to dependencies
2.3.7
- Fixed error when downloading songs that have no genre
- Replaced
print_exceptions
with no_exceptions