Added generate_url and stream endpoints.

This commit is contained in:
2025-05-04 00:58:28 -05:00
parent 55f89eb5a8
commit 5b18c3306d
5 changed files with 173 additions and 8 deletions

10
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"cSpell.words": [
"dotenv",
"fout",
"mpegts",
"Referer",
"ringbuffer",
"streamlink"
]
}