What's Changed
1.24.0 (2025-09-22)
Features
- add YouTube cookie support for bot detection bypass (1fb5ef5)
- enhance download progress with visual feedback and persistence (cf55319)
Bug Fixes
- Better yt-dlp error handling (0ae6cea)
- handle non-zero exit codes when all videos are skipped (3317112)
- prevent download progress replay on page reload (f4e355b)
- prevent negative video count display and remove duplicate completion messages (ca564e7)
- remove debug logging for yt-dlp exit code investigation (ba39138)
- set executable permission on husky pre-commit hook (54bf8c2)
Documentation
- update CHANGELOG for v1.23.0 (63966ab)
Docker Image
docker pull dialmaster/youtarr:v1.24.0
Or use latest
:
docker pull dialmaster/youtarr:latest
Full Changelog
Full Changelog: vv1.23.0...v1.24.0