yt-dlp: update to 2026.01.31

This commit is contained in:
Humdinger
2026-02-01 10:38:14 +01:00
parent 284bb205f8
commit 2d8e45718a

View File

@@ -19,12 +19,12 @@ So, for that use case, you'll need to:
Note: you might also need to pass appropiate cookies (with \"--cookies-from-browser firefox\" \
and/or, \"--cookies <cookies_filename.txt>\". Consult the documentation for more details."
HOMEPAGE="https://github.com/yt-dlp/yt-dlp"
COPYRIGHT="2006-2025 youtube-dl and yt-dlp contributors"
COPYRIGHT="2006-2026 youtube-dl and yt-dlp contributors"
LICENSE="Unlicense"
REVISION="1"
SOURCE_URI="https://github.com/yt-dlp/yt-dlp/releases/download/$portVersion/yt-dlp.tar.gz"
SOURCE_FILENAME="yt-dlp-$portVersion.tar.gz"
CHECKSUM_SHA256="e4edd01abd229f646b8280209d462785c2d0929f7612fb24740fa528e5eff433"
CHECKSUM_SHA256="928639b0355c2ee40af7b574e47a3c00048756e405f7964a7b39d70fe0cda4ba"
# This is needed if we need/want to avoid re-building the zimport/standalone yt-dlp:
# SOURCE_URI_2="https://github.com/yt-dlp/yt-dlp/releases/download/$portVersion/yt-dlp#noarchive"
# CHECKSUM_SHA256_2="aed043cabf6b352dfd5438afff595e31532538d5af7c8f4f95ced1e6f1b35c2a"