From 6c421d7698a6e9f967f61d8f1176515838721712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 30 Jul 2019 09:45:52 +0700 Subject: [PATCH] release 2019.07.30 --- download.html | 10 +++++----- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 38 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index e06471e45..5b75efb00 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work except for Windows exe.

-

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

+

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

-

2019.07.27 (sig)

+

2019.07.30 (sig)

-

SHA256: a1074aa3b33aad816c5d8b15b414f1ce1e286291f9af9c54716575ba99a89f4b

+

SHA256: e33b2ab645bbc570d04d230eb4ad9d4f9af4a75dc7981fce10892b45ad82c7fd

- Windows exe (sig - SHA256 4209abd7e284aea928a1f58be0b58c781b542d576e2481398ba4a28bc0f06a36)
- Full source + docs + binary tarball (sig - SHA256 cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc) + Windows exe (sig - SHA256 c735573ecad5d5aaf42702b1a6a61c37c8a5233dabe072dd3297477624a9ab8d)
+ Full source + docs + binary tarball (sig - SHA256 9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 00dc9e1a0..391e372d6 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.07.27 \ No newline at end of file +2019.07.30 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a78430a41..40db2d253 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2019-07-27T03:47:00.182018Z + 2019-07-30T09:45:50.381594Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13595,4 +13595,19 @@ 2019-07-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.30 + New version 2019.07.30 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.07.30/ +
+ + + The youtube-dl maintainers + + 2019-07-30T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6d54101db..802fd0fed 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.07.27", - "signature": "002251bfec103de85788acaed6c2ac1b418984f171d00f83e2309b6e7d2d62115baa2d60c3d1632e54aa14b77f4f597dff430d4de08bda52ced30ea4d5f9207e84917bc6c2722ad014d5f70995cada2eef39d9ccb5d29fad8fee4d8e3049d615a222278d265040f3fbf2ab95837270d8d04a651c783bcbcf00d318bbf5938ee7", + "latest": "2019.07.30", + "signature": "136a6a71de8bfdb3c000f670a195e38d39559d51a13bc4d3f5992f74c5c08d8455c4d4dce650eb1393d4cf3e58232f9682221bcbd873ca79b16cc361dae9754e83602ac4b03074198c7d79f467dcbd1b555114cafcbc6a36858f772caf887864590c881c888d7eb767fbee8516c9aed535bce31d8b1a8af59fc4176b39d74036", "versions": { "2012.02.22": { "bin": [ @@ -12691,6 +12691,20 @@ "https://yt-dl.org/downloads/2019.07.27/youtube-dl-2019.07.27.tar.gz", "cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc" ] + }, + "2019.07.30": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.30/youtube-dl", + "e33b2ab645bbc570d04d230eb4ad9d4f9af4a75dc7981fce10892b45ad82c7fd" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.30/youtube-dl.exe", + "c735573ecad5d5aaf42702b1a6a61c37c8a5233dabe072dd3297477624a9ab8d" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz", + "9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559" + ] } } } \ No newline at end of file