yt-dlp: update to 2022.01.021

This commit is contained in:
Humdinger
2022-01-31 08:18:52 +01:00
parent 99ac7cc6f0
commit 055c7fa65e

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. youtube-dl is not able \
to download these videos by itself."
HOMEPAGE="https://github.com/yt-dlp/yt-dlp"
COPYRIGHT="2006-2021 youtube-dl and yt-dlp contributors"
COPYRIGHT="2006-2022 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="bf0cc22d17ffbe59c0d0378026ff135a996b86c546ec9713d838f952dea61e0f"
CHECKSUM_SHA256="78455c03fb3f5a84bfc05afca5a2564af9852e8fe7f088877e20b8508217dd29"
SOURCE_DIR="yt-dlp"
ARCHITECTURES="any"