From 83b62c9084e6cce05d0aec31d6de152500c8a487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 24 Feb 2017 22:01:27 +0700 Subject: [PATCH] release 2017.02.24.1 --- 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 dabb1c5c9..bc32c3fc3 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.

-

2017.02.24 (sig)

+

2017.02.24.1 (sig)

-

SHA256: f4cbbc98bf4a8d8176c4e7b7caef60789b86cf6f7b512f8eabd7751ea8386834

+

SHA256: e48b45d10711506cc271197bd4c868c47b37ece2b34075d4937ea774bfa140ce

- Windows exe (sig - SHA256 eca92c4c204c44617cb439175e401e1c710b2b203953eb6584fc4cab544168f2)
- Full source + docs + binary tarball (sig - SHA256 591f8e8de95f1da39fc153631333801555ac700f85add65d48aa616e0da83003) + Windows exe (sig - SHA256 e32d12e779b5722ff4a6aa9654f2994a6046fcb704750a93e511deee169dbc16)
+ Full source + docs + binary tarball (sig - SHA256 bb0456f07c5c1971193829d2df6a93437174c942546ec397de80ffe3a4ad55d4)

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 5be8277f9..c976c1fd3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.02.24 \ No newline at end of file +2017.02.24.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b1cc349b4..9f11ddb84 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 - 2017-02-24T06:11:07.927101Z + 2017-02-24T22:01:22.244414Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11255,4 +11255,19 @@ 2017-02-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.02.24.1 + New version 2017.02.24.1 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.02.24.1/ +
+ + + The youtube-dl maintainers + + 2017-02-24T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 591a24344..dfd01aa77 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.02.24", - "signature": "5c119180751df599a70b00119649ed5a2c171c00ad2a8447587549eea7359b49cf504b1d17fec727b2873a8a6763c84826e9cbdb691f967bc3438826ae0c775ddaf3ddce1e9bc943821bdb2b2a7b828662545fb52a6a55e31dd13dbb7122124096485cee6a9c26849972705bd3cf5f54a57ce85ae655f2b11d2b53ddcff2719e", + "latest": "2017.02.24.1", + "signature": "665aa1a18401f8fe889863f4498b4fdb117d6e82bc008c71aa1417059fd19ac7332bcb25a800435714e3156423dda4caf8bac0411fb65b1aed9c970ddcafb9ed0ff63a4de5870ba6100521123c78c00efafc3fdf284b6d4cf0f40b64149da854b80b73a67eb9315d62acbd223d569e528e9a8974c0f9fc995f1e6d26d8357532", "versions": { "2012.02.22": { "bin": [ @@ -10507,6 +10507,20 @@ "https://yt-dl.org/downloads/2017.02.24/youtube-dl-2017.02.24.tar.gz", "591f8e8de95f1da39fc153631333801555ac700f85add65d48aa616e0da83003" ] + }, + "2017.02.24.1": { + "bin": [ + "https://yt-dl.org/downloads/2017.02.24.1/youtube-dl", + "e48b45d10711506cc271197bd4c868c47b37ece2b34075d4937ea774bfa140ce" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.02.24.1/youtube-dl.exe", + "e32d12e779b5722ff4a6aa9654f2994a6046fcb704750a93e511deee169dbc16" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.02.24.1/youtube-dl-2017.02.24.1.tar.gz", + "bb0456f07c5c1971193829d2df6a93437174c942546ec397de80ffe3a4ad55d4" + ] } } } \ No newline at end of file