yt-dlp: update to 2025.01.12

This commit is contained in:
Humdinger
2025-01-15 19:14:05 +01:00
parent daec64af6f
commit efff7441d7

View File

@@ -7,12 +7,12 @@ Some YouTube videos are served using Adobe's proprietary RTMP protocol, which \
imposes DRM restrictions and encrypts the connection. yt-dlp is not able \
to download these videos by itself."
HOMEPAGE="https://github.com/yt-dlp/yt-dlp"
COPYRIGHT="2006-2024 youtube-dl and yt-dlp contributors"
COPYRIGHT="2006-2025 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="66a5b9e0988106a3131ce40f61f04af3eb49cde4d26dd292793ad18666cc5938"
CHECKSUM_SHA256="6f7e9f10bd952d5eab9c96581066a439dc1196beb995344cbd81601013464b43"
SOURCE_DIR="yt-dlp"
ARCHITECTURES="any"