metube/app
ddmoney420 c2d35afc3e Whitelist safe config keys broadcast to clients (closes #898)
The socket connect handler was sending the entire config object to
every client, including YTDL_OPTIONS (which can contain proxy auth,
cookies paths, etc). Whitelist only the keys the frontend needs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 14:51:57 -07:00
..
dl_formats.py add "text only" as another advanced option for captions format 2026-02-27 12:46:23 +02:00
main.py Whitelist safe config keys broadcast to clients (closes #898) 2026-03-03 14:51:57 -07:00
ytdl.py Fix deleted playlist videos being re-queued during add 2026-03-02 16:17:50 -07:00