You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed crash on Linux Chrome - sendMessage no longer throws when tabId is -1 (e.g. from extension pages or offscreen documents) - closes #11
Panel dropdowns - audio dropdown hidden when only one language; caption dropdown hides the redundant "Auto" entry when it's the only option; audio Quality and Format stay in sync
Playlist handler - ZIP completion now correctly tracks the playlistId tab
Mux - YT Music thumbnail embedded correctly when audio is transcoded
New features
Homepage playlist grid - per-card download panel on the YouTube homepage feed; ad cards skipped; playlist lockups handled gracefully
Playlist fetch - video list resolved via initialData + continuation API for full playlist support
Firefox dev reload - dev server reloads Firefox YouTube tabs alongside Chrome on rebuild
Developer
Multipass Linux VM workflow (pnpm install:hyperv-multipass / pnpm setup:linux-vm / pnpm dev:linux) for reproducing Chrome-on-Linux bugs on Windows