Skip to content

v0.5.0

Compare
Choose a tag to compare
@qx6ghqkz qx6ghqkz released this 10 Jan 19:56
· 7 commits to main since this release

Changes

  • Make package compatible with PyInstaller and create a standalone executable for Windows. See the README
  • Ensure gallery-dl log messages are logged with the correct log level
  • Remove level names from the default gallery-dl log format configuration as these are now accurately assigned by the main logger
  • Make log message level names lower case for readability
  • Make sure log file is streamed as plain text
  • Handle generic exceptions for gallery-dl downloads and return -1 exit code

Docker Image: GitHub Container Registry / Docker Hub

Full Changelog: v0.4.0...v0.5.0