diff --git a/net-misc/yt_dlp/yt_dlp-2022.01.21.recipe b/net-misc/yt_dlp/yt_dlp-2022.01.21.recipe index 0cca6cb54..eb5c8cb51 100644 --- a/net-misc/yt_dlp/yt_dlp-2022.01.21.recipe +++ b/net-misc/yt_dlp/yt_dlp-2022.01.21.recipe @@ -1,15 +1,15 @@ SUMMARY="A command-line program to download videos from various sites" DESCRIPTION="A fork of youtube-dl with additional features and fixes. \ The program is usually invoked as youtube-dl followed by \ -options and the video URL. Run 'youtube-dl --help' and get a summary \ +options and the video URL. Run 'yt-dlp --help' and get a summary \ of all options. Some YouTube videos are served using Adobe's proprietary RTMP protocol, which \ -imposes DRM restrictions and encrypts the connection. youtube-dl is not able \ +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" LICENSE="Unlicense" -REVISION="1" +REVISION="2" 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="78455c03fb3f5a84bfc05afca5a2564af9852e8fe7f088877e20b8508217dd29"