What's Changed
- Refactor: log task httpx exceptions as errors. by @arabcoders in #602
- feat: thumbnail generation by @arabcoders in #603
Full Changelog: v2.5.0...v2.5.1
Commits since v2.5.0
- 12eb4de fix: update extractor options and improve media polling logic
- a0b50ac fix: use yt-dlp meta extractors methods instead of local rolled ones
- 56dbf6f refactor: update test functions to use tmp_path for archive file handling
- 34e9995 fix: tasks handler summary should reflect correct status.
- 1d52ea6 refactor: do not log httpx related as exceptions but errors.
- d9dbbb1 feat: thumbnail generation