A Youtube /videoplayback proxy, made it to replace the built-in Invidious companion videoplayback proxy.
- Go 94.8%
- Nix 2.7%
- Dockerfile 1.7%
- Makefile 0.8%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| cmd/ytproxy-go | ||
| config | ||
| dist/nix | ||
| internal | ||
| .dockerignore | ||
| .env | ||
| .envrc | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| flake.lock | ||
| flake.nix | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
ytproxy-go
ytproxy-go is a youtube /videoplayback. Primarily developed to replace the
built in Invidious videoplayback (because Golang handles concurrent HTTP
requests so much better then Crystal) and now currently developed to replace
the built in Invidious companion videoplayback (Deno is not much better)