What's Changed
1.31.0 (2025-09-27)
Features
- add Deno runtime to Docker image for future yt-dlp YouTube support (6977506), closes yt-dlp/yt-dlp#14404
Bug Fixes
- clean up yt-dlp temporary files on successful downloads (e8cefd7)
- correct coverage file paths and YAML syntax in CI workflows (68a29af)
- prevent workflow loops and fix badge updates [skip ci] (d65fc28)
- use ACTION_RUNNER_TOKEN for coverage badge updates to bypass branch protection (d3172a2)
Tests
- add more test coverage (05627d9)
- add more test coverage & CI (b251448)
- more test coverage (5cff61b)
- more test coverage and CI coverage checks (e033507)
Documentation
- update CHANGELOG for v1.30.0 (e468186)
Docker Image
docker pull dialmaster/youtarr:v1.31.0
Or use latest
:
docker pull dialmaster/youtarr:latest
Full Changelog
Full Changelog: vv1.30.0...v1.31.0