gnu: youtube-dl: Update to 2020.12.14.

* gnu/packages/video.scm (youtube-dl): Update to 2020.12.14.
This commit is contained in:
Tobias Geerinckx-Rice 2020-12-20 15:08:09 +01:00
parent 79fdae1242
commit 096606d9ca
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2197,14 +2197,14 @@ (define-public libvpx
(define-public youtube-dl
(package
(name "youtube-dl")
(version "2020.12.12")
(version "2020.12.14")
(source (origin
(method url-fetch)
(uri (string-append "https://youtube-dl.org/downloads/latest/"
"youtube-dl-" version ".tar.gz"))
(sha256
(base32
"0iv4l78ylzx8q6myv4v7xq6r5y0hacz6l30bqk1szncfikvfc3cf"))
"0ws2nsvn0qlnnyxz9g95ffygscfmg5npzmwbq8iyyi6b2njsb0cn"))
(snippet
'(begin
;; Delete the pre-generated files, except for the man page