Redirect to Invidious

Redirects YouTube videos to an Invidious instance.

2023-10-22 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Kugland
평점
0 0 0
버전
0.2.2
생성일
2023-10-21
갱신일
2023-10-22
크기
3.9KB
라이선스
MIT
적용 사이트

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.