This release adds API support for the new browser extension, letting you download tracks and subscribe to playlists directly from YouTube and YouTube Music.
๐ช Browser Extension (#68)
Download tracks and subscribe to playlists without leaving the page.
โจ Features
- Browser extension support โ the API now accepts requests from the yubal browser extension for one-click downloads and playlist subscriptions
- Single track priority โ URLs with both a video ID and
list=parameter now download the track instead of the playlist - Show unmatched track count in extraction summary
๐ Bug Fixes
- Fix single track downloads failing in certain cases (#95)
- Use track title as album fallback for UGC/Unmatched tracks instead of "Unknown Album"
- Fix non-album playlists being incorrectly classified as albums in some cases (sigma67/ytmusicapi#854)
- Enforce consistent thumbnail sizing for UGC tracks in the web UI
๐ Documentation
- Added README.md for the new browser extension
Built by @guillevc ยท Full Changelog: v0.6.3...v0.7.0


