No description
This repository has been archived on 2025-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Fijxu 014fe86f6c
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m4s
remove extra console.log
2025-03-17 12:25:11 -03:00
.github/workflows Merge remote-tracking branch 'upstream/master' 2025-03-17 00:01:39 -03:00
config Merge remote-tracking branch 'upstream/master' 2025-03-17 00:01:39 -03:00
src remove extra console.log 2025-03-17 12:25:11 -03: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 Merge remote-tracking branch 'upstream/master' 2025-03-17 00:01:39 -03:00
deno.lock Merge remote-tracking branch 'upstream/master' 2025-03-17 00:01:39 -03:00
docker-compose.yaml allow to set specific directory for cache + various envs 2024-11-01 21:00:30 +01:00
Dockerfile Merge remote-tracking branch 'upstream/master' 2025-03-17 00:01:39 -03:00
LICENSE change LICENSE + small refactor latest_version and videoplayback proxy 2024-11-17 13:38:44 +01:00
README.md add section about documentation 2024-12-24 11:57:59 +00:00

Invidious companion

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

Requirements

Documentation

Run Locally (development)

SERVER_SECRET_KEY=CHANGEME deno task dev