No description
Find a file
Emilien 306f2d5f12
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
cut key for 16 size
2024-12-13 21:24:39 +01:00
.github/workflows add videoplayback proxy route + fix potoken generation 2024-11-05 00:48:18 +01:00
config add ability to verify the requests 2024-12-13 21:12:49 +01:00
src cut key for 16 size 2024-12-13 21:24:39 +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
compile.env trying to improve again dynamic import 2024-12-12 23:28:49 +01:00
deno.json improving dynamic import 2024-12-12 22:48:03 +01:00
deno.lock add ability to verify the requests 2024-12-13 21:12:49 +01:00
docker-compose.yaml allow to set specific directory for cache + various envs 2024-11-01 21:00:30 +01:00
Dockerfile switch to deno 2 2024-12-09 21:58:34 +01:00
LICENSE change LICENSE + small refactor latest_version and videoplayback proxy 2024-11-17 13:38:44 +01:00
README.md rename hmac_key to secret_key 2024-11-18 14:11:39 +01:00

Invidious companion

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

Requirements

Run Locally

SERVER_SECRET_KEY=CHANGEME deno task dev