mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
yt-dlp: update package description
Signed-off-by: George Sapkin <george@sapk.in>
This commit is contained in:
committed by
Hannu Nyman
parent
067a5c3415
commit
fdbd1bc971
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user