No description
Find a file
2024-11-05 00:48:18 +01:00
.github/workflows add videoplayback proxy route + fix potoken generation 2024-11-05 00:48:18 +01:00
config allow to set specific directory for cache + various envs 2024-11-01 21:00:30 +01:00
src add videoplayback proxy route + fix potoken generation 2024-11-05 00:48:18 +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 initial push 2024-10-20 02:02:55 +02:00

Invidious companion

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

Requirements

Run Locally

deno task dev