1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-14 20:37:44 +02:00
wiki/wiki/youtube.md

31 lines
1.1 KiB
Markdown

# YouTube
[YouTube](https://youtube.com) is a online video sharing platform.
## Alternative Frontends
There are some alternative frontends available that also feature user managament
including subscriptions.
A self-hosting alternative is [Invidious](/wiki/invidious.md).
For Android phones [NewPipe](https://github.com/TeamNewPipe/NewPipe) is
available in the [F-Droid Appstore](/wiki/android/f-droid.md).
## Downloading YouTube Videos
YouTube videos can be downloaded.
Some [alternative frontends](#alternative-frontends) feature downloading of
videos or making them offline available.
As a command line utility [yt-dl](https://github.com/ytdl-org/youtube-dl) can be
used.
Since yt-dl is stagnant its fork [yt-dlp](https://github.com/yt-dlp/yt-dlp) is
recommended.
[MeTube](/wiki/metube.md) is a self-hostable web user interface for
[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).