yt-dlp: update to 2024.05.26.
This commit is contained in:
parent
86cc760e05
commit
7047a4d150
@ -1,16 +1,16 @@
|
||||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2024.04.09
|
||||
version=2024.05.26
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="-k not(download)"
|
||||
make_check_args="-k not((download)or(test_socks))"
|
||||
hostmakedepends="hatchling"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest-xdist"
|
||||
depends="python3-Brotli python3-certifi python3-mutagen python3-requests python3-websockets"
|
||||
checkdepends="python3-pytest-xdist $depends"
|
||||
short_desc="CLI program to download videos from YouTube and other sites"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/yt-dlp/yt-dlp"
|
||||
changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md"
|
||||
distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz"
|
||||
checksum=59d3caed5cc899e486a7b8873f6143b6a1d22c5b5c05009b709ca0104f5d9eed
|
||||
checksum=18dc2638ef950e3ce355a5d52e9e02d29e92b07d410dbe197f890f1a2a5c3c27
|
||||
|
Loading…
x
Reference in New Issue
Block a user