From 0b4bb07d968498b041ec6599a2f0ad114aa4d416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 1 Oct 2017 21:56:35 +0700 Subject: [PATCH] release 2017.10.01 --- 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 d7c231b65..2a564ed19 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.09.24 (sig)

+

2017.10.01 (sig)

-

SHA256: f44ca6995a39073f66ce9b493525f287b46531156c8c970b42e46a76563b76e3

+

SHA256: cf0963f4f4b6ef1c159fcb5ab878c232a179326d1f24450018a324a42bfb2577

- Windows exe (sig - SHA256 b7899c7e010dbfd6daa11d950aa75cc0ee0751868f7f0ed67194674115f9ef23)
- Full source + docs + binary tarball (sig - SHA256 7d7140ce63377e84a2072b4922809c7a2e90e3916cde2f4f1cc8860664395548) + Windows exe (sig - SHA256 e26957064f4d448c66d683c211ae7ade5907b7bf3a535846aab331e8b70e2b7d)
+ Full source + docs + binary tarball (sig - SHA256 0b4f0e12b099c46ad47597764b10f45ceae3935834abf99d49ccd8cfb48dff10)

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 bfd89ac87..39f04f988 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.09.24 \ No newline at end of file +2017.10.01 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9bcf4392b..fc4e7f70d 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-09-24T00:24:48.375352Z + 2017-10-01T21:56:29.658590Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12080,4 +12080,19 @@ 2017-09-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.10.01 + New version 2017.10.01 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.10.01/ +
+ + + The youtube-dl maintainers + + 2017-10-01T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3d735f131..3cff39ea8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.09.24", - "signature": "1a11f67ef69327b25e8bb0d4c1e0689313ab66e7131f99d60215f9e50e72867430de1256115941da15b15fc1fa593beec4d69d3e9e485455429bf203f95d665618cfe1f66a8d313fd9caf1aadf25d648fa8a114f8133071ce46982608b0996a191255f0b009cb20261997013e1d2c592cf662127090f7e59c2012b89762aded6", + "latest": "2017.10.01", + "signature": "95b07c38f64e19316950e5a488ba58bb3ef0dd5e0d7a1a4cd558a22040b48bc55cbf29d0b485aa467b0af6378aaff39cc2118e70030bd55724439cd5787e6e6cd0b3151463e532d4a9c6f07f3616608d040580d961d0ea91b1e38100c4d12966cb92ff2859fa34356d57db6ba75346b464e8f336a88698f1161c2dd6ee156f91", "versions": { "2012.02.22": { "bin": [ @@ -11277,6 +11277,20 @@ "https://yt-dl.org/downloads/2017.09.24/youtube-dl-2017.09.24.tar.gz", "7d7140ce63377e84a2072b4922809c7a2e90e3916cde2f4f1cc8860664395548" ] + }, + "2017.10.01": { + "bin": [ + "https://yt-dl.org/downloads/2017.10.01/youtube-dl", + "cf0963f4f4b6ef1c159fcb5ab878c232a179326d1f24450018a324a42bfb2577" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.10.01/youtube-dl.exe", + "e26957064f4d448c66d683c211ae7ade5907b7bf3a535846aab331e8b70e2b7d" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.10.01/youtube-dl-2017.10.01.tar.gz", + "0b4f0e12b099c46ad47597764b10f45ceae3935834abf99d49ccd8cfb48dff10" + ] } } } \ No newline at end of file