From adddfc698b45d4305a8ad4df67347debb6d73a48 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sat, 11 May 2024 05:10:57 +0200 Subject: [PATCH] added youtube-dl alternative --- wiki/youtube.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wiki/youtube.md b/wiki/youtube.md index 30dbe63..190f74d 100644 --- a/wiki/youtube.md +++ b/wiki/youtube.md @@ -19,6 +19,8 @@ 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. +Another alternative is [streamrip](https://github.com/nathom/streamrip). +It should only be used for YouTube and other freely available sources like SoundCloud. [MeTube](/wiki/metube.md) and [TubeArchivist](/wiki/docker/bbilly1_-_tubearchivist.md) are self-hostable web user interfaces for [yt-dlp](https://github.com/yt-dlp/yt-dlp).