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