1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-19 06:07:44 +02:00
wiki/wiki/youtube.md
2023-02-14 04:00:27 +01:00

22 lines
846 B
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) or its
fork [yt-dlp](https://github.com/yt-dlp/yt-dlp) can be used.
[MeTube](/wiki/metube.md) is a self-hostable web user interface for
[yt-dlp](https://github.com/yt-dlp/yt-dlp).