Refactored media link parsing, started work on YT-DLP integration.

This commit is contained in:
rainbow napkin 2025-05-06 06:32:16 -04:00
parent 67c687a8d3
commit 0ce0685fd5
7 changed files with 98 additions and 30 deletions

View file

@ -5,6 +5,7 @@
"proxied": false,
"protocol": "http",
"domain": "localhost",
"ytdlpPath": "/home/canopy/.local/pipx/venvs/yt-dlp/bin/yt-dlp",
"sessionSecret": "CHANGE_ME",
"altchaSecret": "CHANGE_ME",
"ipSecret": "CHANGE_ME",