Releases: glomatico/gamdl
Releases · glomatico/gamdl
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
2.2.5
- Added
raw
as a possible cover format. This format gets the raw cover without any processing in JPEG format.
2.2.4
- Adjusted some log messages
- Added missing storefront tag for music videos and post videos
- Fixed incorrect default path for N_m3u8DL-RE