No description
* fix: remove replaceAll("&", "&") from dash manifest * feat: add 206 and content-range response on requests with a content-range header * fix: skip breaking out dash in request bytes * fix: range => bytes * chore: improve checks for responses and move range header to be with related code |
||
---|---|---|
.github/workflows | ||
config | ||
src | ||
.dockerignore | ||
.gitignore | ||
compile.env | ||
deno.json | ||
deno.lock | ||
docker-compose.yaml | ||
Dockerfile | ||
LICENSE | ||
README.md |
Invidious companion
Companion for Invidious which handle all the video stream retrieval from YouTube servers.
Requirements
Documentation
- Installation guide: https://docs.invidious.io/companion-installation/
- Extra documentation for Invidious companion: https://github.com/iv-org/invidious-companion/wiki
Run Locally (development)
SERVER_SECRET_KEY=CHANGEME deno task dev