From 618e0d5f48a8ef26059da4267dd3722bab63e658 Mon Sep 17 00:00:00 2001 From: MintMain21 <91362684+MintMain21@users.noreply.github.com> Date: Tue, 4 Apr 2023 08:00:44 -0700 Subject: [PATCH] Minor format change and addition of Userscripts (#363) * Minor format change, additon of Libredirect, and addition of Invidious URL Parameters Script. Fixed a minor formatting error from my previous pull requested, added the Firefox/Chromium extension Libredirect, and added my personal Invidious URL Parameter User script. * Removed Libredirect * Shorten Invidious URL Parameters Script link Previous link went to the readme file instead of the project page. * Added Missing Description Workaround Script Added Missing Description Workaround Script (see #3660) * Let's not recommend a "fix" userscript that will be useless when the issue fixed in Invidious --------- Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com> --- docs/applications.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/applications.md b/docs/applications.md index 5276d96..a3314c4 100644 --- a/docs/applications.md +++ b/docs/applications.md @@ -17,8 +17,9 @@ - [No-Youtube](https://github.com/mperez01/no-youtube): Userscript to replace youtube links to invidio.us. - [Invidious Audio Mode](https://greasyfork.org/en/scripts/397700-invidious-audio-mode): Adds a headphone icon next to all video links. Handy for those that just want to stream audio and not video. - [FYTE](https://greasyfork.org/en/scripts/9252-fyte-fast-youtube-embedded-player): Replace all YouTube embeds on a page with the video's thumbnail. Click on the thumbnail to play the video. Invidious is supported in the Options panel. -- [Privacy Redirector] (https://github.com/dybdeskarphet/privacy-redirector): Userscript to automatically redirect to different private frontents, including Invidious. Can be configured to redirect to specific instances of the user's choice. -- [Simple Sponsor Skipper] (https://codeberg.org/mthsk/userscripts/src/branch/master/simple-sponsor-skipper): Userscript based on Sponsorblock that is pre-configured to work with multiple Invidious instances, but can be easily altered to use any instance desired by the user. +- [Privacy Redirector](https://github.com/dybdeskarphet/privacy-redirector): Userscript to automatically redirect to different private frontents, including Invidious. Can be configured to redirect to specific instances of the user's choice. +- [Simple Sponsor Skipper](https://codeberg.org/mthsk/userscripts/src/branch/master/simple-sponsor-skipper): Userscript based on Sponsorblock that is pre-configured to work with multiple Invidious instances, but can be easily altered to use any instance desired by the user. +- [Invidious URL Parameters](https://github.com/MintMain21/Invidious-URL-Parameters-Userscript) Userscript for appending URL Parameters to video links for selected Invidious Instances. Works in tandum with Privacy Redirector and Simple Sponsor Skipper. See [here](https://docs.invidious.io/url-parameters/) for more information about URL Parameters. ### Extensions that integrate Invidious into other programs and apps - [UntrackMe](https://f-droid.org/en/packages/app.fedilab.nitterizeme): Android app to rewrite YouTube links to Invidious. Can optionally play videos in the app as well.