mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Splits up links into different sections. Added source links where applicable. Added: Invidious Audio Mode, NitterizeMe. Removed: Redirector
This commit is contained in:
parent
200a2a7a6a
commit
03c2af3c21
1 changed files with 17 additions and 14 deletions
|
@ -1,19 +1,22 @@
|
|||
### Extensions for Invidious
|
||||
|
||||
- [Alternate Tube Redirector](https://addons.mozilla.org/en-US/firefox/addon/alternate-tube-redirector/): Firefox Addon to automatically open Youtube Videos on alternate sites like Invidious or Hooktube.
|
||||
- [Invidious Redirect](https://greasyfork.org/en/scripts/370461-invidious-redirect): Redirects Youtube URLs to Invidio.us (userscript)
|
||||
- [Youtube to Invidious](https://greasyfork.org/en/scripts/375264-youtube-to-invidious): Scans current page for YouTube embeds and replace with Invidious (userscript)
|
||||
- [iPhone Redirector Shortcut](https://www.icloud.com/shortcuts/6bbf26d989cf4d07a5fe1626efbc0950): Automatically open YouTube videos in Invidious (iPhone shortcut)
|
||||
- [Invidious-Updater (And Installer)](https://github.com/tmiland/Invidious-Updater): Automatic update script for Invidious
|
||||
### Browser extensions for Invidious
|
||||
- [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect): Redirects both Youtube and Youtube embeds to Invidious and Twitter URLs to Nitter (Available for Chrome and Firefox)
|
||||
- [SponsorBlock](https://github.com/ajayyy/SponsorBlock): A crowd-sourced extension to skip sponsorships. Support invidio.us by enabling it in the options (Available for Chrome and Firefox) [(Source)](https://github.com/ajayyy/SponsorBlock)
|
||||
- [Invidition](https://addons.mozilla.org/en-US/firefox/addon/invidition/): Firefox extension that redirects YouTube links and embeds to their Invidious counterpart without any call to YouTube. [(Source)](https://codeberg.org/Booteille/Invidition)
|
||||
- [Alternate Tube Redirector](https://addons.mozilla.org/en-US/firefox/addon/alternate-tube-redirector/): Firefox extension to automatically open Youtube Videos on alternate sites like Invidious or Hooktube. [(Source)](https://gitlab.com/2vek/alternate-tube-redirector/)
|
||||
- [Invidious Copy URL](https://github.com/recette-lemon/invidious-copy-url/): Adds context menu options on Invidious to copy shortened Youtube URL at current time or not (Requires using developer mode in Chrome or a developer version of Firefox)
|
||||
- [View on Invidious](https://omar.yt/722e5c15832840fe1ae8830b7c590254b9e0a45c/invidious-bookmarklet.html): View page on Invidious (bookmarklet)
|
||||
- [Invidition](https://addons.mozilla.org/en-US/firefox/addon/invidition/): Redirects YouTube links and embeds to their Invidious counterpart without any call to YouTube
|
||||
- [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect): Redirects both Youtube and Youtube embeds to Invidious and Twitter URLs to Nitter (Available Chrome and Firefox)
|
||||
- [Redirector](http://einaregilsson.com/redirector/): Write your own redirects for links and embeds using regular expressions, allowing you to use custom URL parameters (e.g. to automatically watch videos in 720p with subtitles)
|
||||
- [Invidious Copy Url](https://github.com/recette-lemon/invidious-copy-url/): Adds context menu options on Invidious to copy shortened Youtube URL at current time or not
|
||||
|
||||
### Userscripts for Invidious
|
||||
- [Invidious Redirect](https://greasyfork.org/en/scripts/370461-invidious-redirect): Redirects Youtube URLs to Invidio.us
|
||||
- [Youtube to Invidious](https://greasyfork.org/en/scripts/375264-youtube-to-invidious): Scans current page for YouTube embeds and replace with Invidious
|
||||
- [No-Youtube](https://github.com/mperez01/no-youtube): Userscript to replace youtube links to invidio.us
|
||||
- [SponsorBlock](https://github.com/ajayyy/SponsorBlock): A crowd-sourced extension to skip sponsorships. Support invidio.us by enabling it in the options.
|
||||
- [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.
|
||||
|
||||
### Extensions that integrate Invidious into other programs and apps
|
||||
|
||||
- [NitterizeMe](https://f-droid.org/en/packages/app.fedilab.nitterizeme/): Android app to rewrite YouTube links to Invidious when using the Share URL feature (also works with other sites like Twitter [Nitter] and Instagram [Bibliogram])
|
||||
- [iPhone Redirector Shortcut](https://www.icloud.com/shortcuts/6bbf26d989cf4d07a5fe1626efbc0950): Automatically open YouTube videos in Invidious (iPhone shortcut)
|
||||
- [FreshRSS Extension](https://github.com/tmiland/freshrss-invidious):
|
||||
A FreshRSS extension to directly embed videos from Invidious channel feeds
|
||||
|
||||
### Utilities for Invidious
|
||||
- [Invidious-Updater (And Installer)](https://github.com/tmiland/Invidious-Updater): Automatic update script for Invidious
|
Loading…
Reference in a new issue