mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-20 14:37:46 +02:00
Compare commits
No commits in common. "c09901aacdc23936a65a2aa87bec3be9142b2524" and "4185d96ec6441926f80b650cbc0923fca0947e8a" have entirely different histories.
c09901aacd
...
4185d96ec6
@ -47,16 +47,15 @@ They can be removed and configured under `about:config`.
|
|||||||
frontends.
|
frontends.
|
||||||
- [Sidebery](https://addons.mozilla.org/en-GB/Firefox/addon/sidebery)
|
- [Sidebery](https://addons.mozilla.org/en-GB/Firefox/addon/sidebery)
|
||||||
is a sidebar with treestyle tabs and bookmarks.
|
is a sidebar with treestyle tabs and bookmarks.
|
||||||
- [SponsorBlock](/wiki/youtube.md#automatically-skip-sponsorships) skips YouTube video sponsors
|
- [SponsorBlock](https://addons.mozilla.org/en-US/firefox/addon/sponsorblock/)
|
||||||
automatically, works with [Invidious](./invidious.md) too.
|
skips YouTube video sponsors automatically, works with
|
||||||
|
[invidious](./invidious.md) too.
|
||||||
- [Tampermonkey](https://github.com/Tampermonkey/tampermonkey) is a userscript
|
- [Tampermonkey](https://github.com/Tampermonkey/tampermonkey) is a userscript
|
||||||
manager that can be used for the following tasks:
|
manager that can be used for the following tasks:
|
||||||
- [Bypass YouTubes age restrictions](https://github.com/zerodytrash/Simple-YouTube-Age-Restriction-Bypass)
|
- [Bypass YouTubes age restrictions](https://github.com/zerodytrash/Simple-YouTube-Age-Restriction-Bypass)
|
||||||
- [Exclude pages from](http://www.jeffersonscher.com/gm/google-hit-hider/)
|
- [Exclude pages from](http://www.jeffersonscher.com/gm/google-hit-hider/)
|
||||||
[search results](/wiki/search_engine.md)
|
[search results](/wiki/search_engine.md)
|
||||||
- [Auto close YouTube ads](https://greasyfork.org/en/scripts/9165-auto-close-youtube-ads)
|
- [Auto close YouTube ads](https://greasyfork.org/en/scripts/9165-auto-close-youtube-ads)
|
||||||
- [To DeepL translation](https://addons.mozilla.org/en-US/firefox/addon/to-deepl/) gives an option
|
|
||||||
for marked text to display its translation in a pop-up window using DeepL.
|
|
||||||
- [Tree Style Tab](https://addons.mozilla.org/en-GB/Firefox/addon/tree-style-tab)
|
- [Tree Style Tab](https://addons.mozilla.org/en-GB/Firefox/addon/tree-style-tab)
|
||||||
shows tabs like a tree. This is especially useful if many tabs are used.
|
shows tabs like a tree. This is especially useful if many tabs are used.
|
||||||
- [uBlock Origin](https://addons.mozilla.org/en-GB/Firefox/addon/ublock-origin)
|
- [uBlock Origin](https://addons.mozilla.org/en-GB/Firefox/addon/ublock-origin)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Invidious
|
# Invidious
|
||||||
|
|
||||||
[Invidious](https://github.com/iv-org/invidious) is an alternative frontend for
|
[Invidious](https://github.com/iv-org/invidious) is an alternative frontend for
|
||||||
[YouTube](/wiki/youtube.md).
|
YouTube.
|
||||||
It includes locally stored subscription management.
|
It includes locally stored subscription management.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
@ -23,7 +23,9 @@ or [privacy redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-red
|
|||||||
For Android there is
|
For Android there is
|
||||||
[the UntrackMe app](https://framagit.org/tom79/nitterizeme) (available at [f-droid](./android/f-droid.md)).
|
[the UntrackMe app](https://framagit.org/tom79/nitterizeme) (available at [f-droid](./android/f-droid.md)).
|
||||||
|
|
||||||
### Automatically Skip Sponsorships
|
### Skip sponsorships in videos
|
||||||
|
|
||||||
[In the YouTube article](/wiki/youtube.md#automatically-skip-sponsorships) a section discusses the
|
When using [Firefox](./firefox.md) SponsorBlock can be installed.
|
||||||
skipping of sponsorships that is compatible with Invidious too.
|
This will skip YouTube video sponsors in YouTube and in Invidious.
|
||||||
|
Further informations and links can be found in the
|
||||||
|
[Firefox entry of this wiki](./firefox.md#list-of-useful-firefox-addons).
|
||||||
|
@ -21,10 +21,3 @@ Since yt-dl is stagnant its fork [yt-dlp](https://github.com/yt-dlp/yt-dlp) is
|
|||||||
recommended.
|
recommended.
|
||||||
[MeTube](/wiki/metube.md) is a self-hostable web user interface for
|
[MeTube](/wiki/metube.md) is a self-hostable web user interface for
|
||||||
[yt-dlp](https://github.com/yt-dlp/yt-dlp).
|
[yt-dlp](https://github.com/yt-dlp/yt-dlp).
|
||||||
|
|
||||||
## Automatically Skip Sponsorships
|
|
||||||
|
|
||||||
[SponsorBlock](https://github.com/ajayyy/SponsorBlock) is a [browser](/wiki/web_browser.md)
|
|
||||||
expansion.
|
|
||||||
It is used to skip sponsorships, paid and unpaid promotions and other labelled data on YouTube and
|
|
||||||
[Invidious](/wiki/invidious.md).
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user