From 112ed9c7ab1835c2f0eca05b6a6b8cebc97d8767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 22 Mar 2017 02:49:04 +0700 Subject: [PATCH] release 2017.03.22 --- 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 62f5068ff..452367d29 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.03.20 (sig)

+

2017.03.22 (sig)

-

SHA256: e9becd2673dfadf35bb97c9694f408d046b49ed89dfd448b06b7be1a4cc77c26

+

SHA256: d4b247e455e2c8017e9a89c6c3d3c60b943f2145c6352fab142d38e4e6fbafe8

- Windows exe (sig - SHA256 0b4f91cde1289a6600a76ab036a40d744a380097c61c91d49d61afd640fa0ee3)
- Full source + docs + binary tarball (sig - SHA256 6e4201d7b45da75e9ed04c0393e9b1ce86fad27375337d5e1700549a26597215) + Windows exe (sig - SHA256 3b058e8a44b32ff101d12f0bea425cf6b85758fb7cc73e311a5a483df13bc2fa)
+ Full source + docs + binary tarball (sig - SHA256 c9c0d929f887c2044a0cee88f314f2746a19f34b5842f1b065efc536c43be9ff)

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 635deff61..ee70f4180 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.03.20 \ No newline at end of file +2017.03.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ba75b32a9..d060ead3d 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-03-20T00:09:32.406635Z + 2017-03-22T02:48:58.822160Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11420,4 +11420,19 @@ 2017-03-20T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.22 + New version 2017.03.22 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.03.22/ +
+ + + The youtube-dl maintainers + + 2017-03-22T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ce4c7925f..78b28ca8b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.03.20", - "signature": "8fa72c7863e620d91b936f49c46b1695710c7d745e1f2ac7db3f384343de181a9e60516778beaf6ae1dd5a24d896d15e2f0d3445db5642feadca65f3955266ea86b8cf8a237fe74336eef31437eb84f34cc53672d9e359827212dd87bdae471345a007ede163d8219708e3978108a8021987b2d4300bbb80b36e4b466dcd1512", + "latest": "2017.03.22", + "signature": "65fa99a0419f4da6bc3876562bdac50da5b24c3789fc2b449e33e76e3e3257f2d804cf2da4061e3ce403916d10381e0490a2c29012b8246cc8f7363e636238f45921c935a1a6f92e01e7a2039fb8eda77e47bbc15e0ccf9d870a8b8b26ab2f86a6ebbe2799ee5f7d2c123848710e3ab2d78adc420cf7b8c06ac1558faf8dfb85", "versions": { "2012.02.22": { "bin": [ @@ -10661,6 +10661,20 @@ "https://yt-dl.org/downloads/2017.03.20/youtube-dl-2017.03.20.tar.gz", "6e4201d7b45da75e9ed04c0393e9b1ce86fad27375337d5e1700549a26597215" ] + }, + "2017.03.22": { + "bin": [ + "https://yt-dl.org/downloads/2017.03.22/youtube-dl", + "d4b247e455e2c8017e9a89c6c3d3c60b943f2145c6352fab142d38e4e6fbafe8" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.03.22/youtube-dl.exe", + "3b058e8a44b32ff101d12f0bea425cf6b85758fb7cc73e311a5a483df13bc2fa" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.03.22/youtube-dl-2017.03.22.tar.gz", + "c9c0d929f887c2044a0cee88f314f2746a19f34b5842f1b065efc536c43be9ff" + ] } } } \ No newline at end of file