No description
Find a file
2024-11-09 15:00:16 +01:00
.github/workflows add videoplayback proxy route + fix potoken generation 2024-11-05 00:48:18 +01:00
config add support for UMP 2024-11-09 15:00:16 +01:00
src add support for UMP 2024-11-09 15:00:16 +01:00
.dockerignore add dockerfile 2024-10-21 00:36:42 +02:00
.gitignore add yt oauth2 + move fetch method to helper function 2024-11-01 18:48:11 +01:00
deno.json add videoplayback proxy route + fix potoken generation 2024-11-05 00:48:18 +01:00
deno.lock allow to set specific directory for cache + various envs 2024-11-01 21:00:30 +01:00
docker-compose.yaml allow to set specific directory for cache + various envs 2024-11-01 21:00:30 +01:00
Dockerfile allow to set specific directory for cache + various envs 2024-11-01 21:00:30 +01:00
LICENSE add videoplayback proxy route + fix potoken generation 2024-11-05 00:48:18 +01:00
README.md add SERVER_HMAC_KEY to example 2024-11-05 00:52:19 +01:00

Invidious companion

Companion for Invidious which handle all the video stream retrieval from YouTube servers.

Requirements

Run Locally

SERVER_HMAC_KEY=CHANGEME deno task dev