1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-22 03:05:32 +02:00
archivr/crates/archivr-server
TheGeneralist dcdfa78073
fix(frontend): add yt:user/ to isPlaylistSource shorthand detection
Backend determine_source routes yt:user/... (and youtube:user/...) to
YouTubeChannel — already covered by the yt: shorthand block for
playlist/, @, channel/, c/ but missing user/. Old-style user channel
URLs would capture correctly server-side but never show the playlist
quality/sync UI.
2026-07-20 22:54:50 +02:00
..
src feat(server,frontend): playlist quality selector + per-video overrides + sync UI 2026-07-20 22:46:30 +02:00
static fix(frontend): add yt:user/ to isPlaylistSource shorthand detection 2026-07-20 22:54:50 +02:00
Cargo.toml feat: entry previews (#24) 2026-07-12 16:23:04 +02:00