A Youtube /videoplayback proxy, made it to replace the built-in Invidious companion videoplayback proxy.
- Go 94.9%
- Nix 2.7%
- Dockerfile 1.6%
- Makefile 0.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
CI / build (push) Successful in 59s
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ubuntu](https://github.com/actions/runner-images) | github-runner | major | `22.04` → `24.04` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Reviewed-on: #181 |
||
| .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 | ||
| renovate.json | ||
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)