1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-22 03:05:32 +02:00
archivr/crates/archivr-server/static/assets
TheGeneralist 34ec0b44e2
fix(frontend): drop m.youtube.com from isPlaylistSource
Backend determine_source playlist/channel regex only matches
(?:www\.)?youtube\.com — mobile URLs hitting m.youtube.com would be
probed as playlist in the UI but captured as Source::Url server-side.
Remove m.youtube.com from the detector to keep frontend and backend
in exact agreement. Add backend support when needed.
2026-07-20 22:52:04 +02:00
..
index-Biv9sexV.js fix(frontend): drop m.youtube.com from isPlaylistSource 2026-07-20 22:52:04 +02:00
index-vCRGeW0A.css feat(server,frontend): playlist quality selector + per-video overrides + sync UI 2026-07-20 22:46:30 +02:00