From 4cd1f2ac103ec40ff6ad1dca60e282c7e910f628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 2 Jul 2019 01:11:40 +0700 Subject: [PATCH] release 2019.07.02 --- 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 2f82d93ce..e25ae7aa0 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.06.27 (sig)

+

2019.07.02 (sig)

-

SHA256: 3076efe75694925df531f1050cb4bcbf1dc7f9166d63e795282e22f8951817a7

+

SHA256: f61f6e5d7a7d63d7c52378840d7f1db29347b54f9bf9d7050ea5da012ffd5699

- Windows exe (sig - SHA256 48fc9b9207c848cef74771f499c1ca41d45a94b42a9b14b223bf7041e969d798)
- Full source + docs + binary tarball (sig - SHA256 feb0e1a7f162c683e10d18a16992095a366e62896a0ac0644116ec07a18fb8cf) + Windows exe (sig - SHA256 b3ef19b7948a030c0d202d6e69f558e4cf48be0bca8b4fca626b9ff314b2e031)
+ Full source + docs + binary tarball (sig - SHA256 39beaff8e739e4e78616d65f6d4043f04e291678938fa9459a7b88e7444d20b2)

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 be5564ab5..439d87833 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.06.27 \ No newline at end of file +2019.07.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 227b1d380..4766e2947 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-06-27T23:59:20.997099Z + 2019-07-02T01:11:39.285680Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13520,4 +13520,19 @@ 2019-06-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.02 + New version 2019.07.02 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.07.02/ +
+ + + The youtube-dl maintainers + + 2019-07-02T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 059893790..e2b3ceec8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.06.27", - "signature": "3e0ebe21c7bb1c790949258f8993e44be8fe712cb9930f0fbc098c8da7a3a991708892724d74656739468cd8e53a66109cc5a4fd48c3aaa165c8b5692b94fbbe78294865f66da5fb494cbb9231b6a2ae1c56caad78cf47c04df3bc063ded16feafccda811d566d684e5ce8899a9552085e5c9f615ced388b594e5127a2c0dc62", + "latest": "2019.07.02", + "signature": "5a4777fbbad84ef8b99ca3c904ed602d09b8a1c24574b3ec25671f7368121ff0e6fea33a83db96e5415901d5083472740706566fcb93c246e36755c703f937589119e4a896b454f1db753a5e0c3f8bfbee1b09fed4da27eb91e4bdf8ec03e02cab57788aa2ccac3f762bc77bb7cfef88ede7fe6a89c315acdbb2d00187b1e610", "versions": { "2012.02.22": { "bin": [ @@ -12621,6 +12621,20 @@ "https://yt-dl.org/downloads/2019.06.27/youtube-dl-2019.06.27.tar.gz", "feb0e1a7f162c683e10d18a16992095a366e62896a0ac0644116ec07a18fb8cf" ] + }, + "2019.07.02": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.02/youtube-dl", + "f61f6e5d7a7d63d7c52378840d7f1db29347b54f9bf9d7050ea5da012ffd5699" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.02/youtube-dl.exe", + "b3ef19b7948a030c0d202d6e69f558e4cf48be0bca8b4fca626b9ff314b2e031" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.02/youtube-dl-2019.07.02.tar.gz", + "39beaff8e739e4e78616d65f6d4043f04e291678938fa9459a7b88e7444d20b2" + ] } } } \ No newline at end of file