youtube-dl 2018.09.18

Closes #32162.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Leon Klingele 2018-09-17 20:51:07 +02:00 committed by Chongyu Zhu
parent ad0ddcf03d
commit 6c26f601b2
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class YoutubeDl < Formula class YoutubeDl < Formula
desc "Download YouTube videos from the command-line" desc "Download YouTube videos from the command-line"
homepage "https://rg3.github.io/youtube-dl/" homepage "https://rg3.github.io/youtube-dl/"
url "https://github.com/rg3/youtube-dl/releases/download/2018.09.10/youtube-dl-2018.09.10.tar.gz" url "https://github.com/rg3/youtube-dl/releases/download/2018.09.18/youtube-dl-2018.09.18.tar.gz"
sha256 "08eab35a5eaa249bf0a90de15369f4494e87e416f940f539f982e5562241ed89" sha256 "4b0f1365ce6bca66e99b83aa80e8098f04dd3a22d398e1b1eac3fbda5a6d9a56"
head do head do
url "https://github.com/rg3/youtube-dl.git" url "https://github.com/rg3/youtube-dl.git"