invidious-companion with my own patches.
Find a file
2025-03-31 19:48:11 -03:00
.github/workflows change docker context folder 2025-03-24 19:50:09 -03:00
invidious-companion@ce3ba082d2 update upstream 2025-03-31 19:48:11 -03:00
patches update patches and invidious-companion 2025-03-27 21:28:16 -03:00
.gitignore add gitignore 2025-03-24 21:39:28 -03:00
.gitmodules init commit with most of the current changes on my fork 2025-03-24 19:45:57 -03:00
apply-patches.sh update scripts 2025-03-25 22:26:06 -03:00
build-container-image.sh update script 2025-03-25 21:59:07 -03:00
compile.sh update scripts 2025-03-25 12:28:32 -03:00
format-patches.sh update scripts 2025-03-25 22:26:06 -03:00
README.md add readme 2025-03-25 12:34:42 -03:00
reset-companion-repo.sh update scripts 2025-03-25 12:28:32 -03:00

My own invidious-companion fork that I use for my own instance.

All patches are on ./patches and they are being applied before building invidious-companion using ./compile.sh or ./build-container-image.sh if a container image is prefered to use it with Podman, Docker, Kubernetes or any platform that can run OCI container images.