yt-dlp: update package description
authorGeorge Sapkin <redacted>
Thu, 1 May 2025 18:54:25 +0000 (21:54 +0300)
committerHannu Nyman <redacted>
Fri, 2 May 2025 04:53:36 +0000 (07:53 +0300)
Signed-off-by: George Sapkin <redacted>
multimedia/yt-dlp/Makefile

index fbcc03fc3db2a176e67a7194da96e1876474dd0b..4e617202adffa34da5d6107719bcaa2c6c4c9f87 100644 (file)
@@ -22,7 +22,7 @@ include ../../lang/python/python3-package.mk
 define Package/yt-dlp
   SECTION:=multimedia
   CATEGORY:=Multimedia
-  TITLE:=Utility to download videos from YouTube.com
+  TITLE:=A feature-rich command-line audio/video downloader
   URL:=https://github.com/yt-dlp/yt-dlp
   PROVIDES:=youtube-dl
   DEPENDS:= \
@@ -40,9 +40,8 @@ define Package/yt-dlp
 endef
 
 define Package/yt-dlp/description
-  yt-dlp is a small command-line program to download videos
-  from YouTube.com and other video sites.
-  It requires the Python3 interpreter.
+  yt-dlp is a feature-rich command-line audio/video downloader with support for
+  thousands of sites.
 endef
 
 $(eval $(call Py3Package,yt-dlp))
git clone https://git.99rst.org/PROJECT