2026-01-06 23:34:30 +02:00
2025-12-22 08:44:25 +02:00
2026-01-06 23:34:30 +02:00
2025-12-23 03:08:14 +02:00
2025-12-22 08:45:55 +02:00
2025-12-23 03:25:59 +02:00
2025-12-22 08:44:25 +02:00

JavascriptLover69TubeRepair

At the very least it is not written by a retard that scrapes invidious instances then talks about being burnt out smh

Installation

npm install
npm run dev

Configuration

1. Make a .env file

touch .env
nano .env

Example of a configured .env

BASE_URL=https://example.com

If you want the home feed to be fetched from your google account, do the following:

touch cookies.txt
nano cookies.txt

And then just add in your cookies, raw, you don't need to format anything. Export them with an extension as a header string.

You are now done with installation and configuration. Now add in your instance in the tuberepair settings!

  • You can install the ipa and the .deb patch from the releases page
Description
Backend for TubeRepair, written in typescript, uses YouTube api instead of some invidious instance.
Readme 76 KiB
IPA + Patch Latest
2025-12-23 03:28:39 +02:00
Languages
TypeScript 100%