Redirect to Invidious

Redirects YouTube videos to an Invidious instance.

Versione datata 22/10/2023. Vedi la nuova versione l'ultima versione.

Autore
Kugland
Valutazione
0 0 0
Versione
0.2.2
Creato il
21/10/2023
Aggiornato il
22/10/2023
Dimensione
3,9 KB
Licenza
MIT
Applica a

Invidious Redirect

This userscript redirects YouTube videos to an Invidious instance.

Usage

To use this script, you'll need a userscript manager like Tampermonkey or Greasemonkey. You can install it from its page at GreasyFork, or by copying the contents of invidious-redirect.js into a new userscript.

Once the script is installed, it will automatically redirect YouTube videos to your Invidious instance when you click on a YouTube link. By default, the script is configured to redirect to http://127.0.0.1:3000, but you can change this by editing the makeUrl function in the script.

License

This script is released under the MIT License. See the LICENSE file for details.