Releases: glomatico/gamdl
Releases · glomatico/gamdl
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
2.3.6
- Replace ciso8601 with datetime to address Python 3.13 compatibility (#144)
2.3.5
- Adjusted playlist file saving behavior
2.3.4
- Fixed Python 3.8 support
- Fixed problems with playlist files
2.3.3
- Changed the method of getting stream URL for music videos
2.3.2
- Fixed issue when saving cover file
2.3.1
- Fixed an issue of incorrect template folder/file parsing
2.3 - the playlist update
- Added template tags for playlists:
playlist_artist
, playlist_id
, playlist_title
and playlist_track
- Added the option
save_playlist
to save a M3U8 playlist file when downloading a playlist
- Truncation is now disabled by default
- Fixed an issue with url txts failing to load
2.2.6
- Disabled cover embedding when using
raw
cover format
- Adjusted cover file extension for
raw
cover format