Bug Fixes
- web: Use TanStack Router Link for SPA navigation. HeroUI's Link had a bug causing full page reloads instead of client-side routing
Full Changelog: https://github.com/guillevc/yubal/compare/v0.6.1...v0.6.2
Unclaimed project
Are you a maintainer of yubal? Claim this project to take control of your public changelog and roadmap.
Changelog
Self-hosted YouTube Music downloader with automatic metadata tagging and playlist sync
Full Changelog: https://github.com/guillevc/yubal/compare/v0.6.1...v0.6.2
Mostly bugfixes this time around. The big one is URL handling: you can now paste mobile URLs, youtu.be share links, Shorts, and a bunch of other formats that were getting rejected before.
This release adds an extraction cache to skip already-processed tracks and makes the job timeout configurable for large playlists. Both should help with large playlists that have many already downloaded items.
This release adds support for user-generated content (UGC) downloads and ReplayGain volume normalization.
_Unofficial/ folder with Artist - Title [videoId] naming (#22)
YUBAL_DOWNLOAD_UGC=true (off by default — UGC tracks are still skipped unless enabled)Full Changelog: https://github.com/guillevc/yubal/compare/v0.4.1...v0.4.2