yt-dlp: update to v2023.01.06

This commit is contained in:
Humdinger
2023-01-08 18:18:13 +01:00
parent 8e7b5530af
commit ba0198b497

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-2022 youtube-dl and yt-dlp contributors"
COPYRIGHT="2006-2023 youtube-dl and yt-dlp contributors"
LICENSE="Unlicense"
REVISION="2"
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="51fa055912c7fc742a882ff58236bd25b39055b98168a3563ed17cc575c3c3ae"
CHECKSUM_SHA256="a77b01ed42e8436233bb36ea405a46b6a05fbc1b24726f11815b515face2d116"
SOURCE_DIR="yt-dlp"
ARCHITECTURES="any"