From d451428eb06b6a84f779f4ef6bafee545eded524 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 15 Oct 2017 02:28:59 +0700 Subject: [PATCH] release 2017.10.15 --- 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 c5756375d..41a6cbe46 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.10.12 (sig)

+

2017.10.15 (sig)

-

SHA256: 2239b5dceead8fd1f6f636ac612fe5b2094417f6941132b2b2d72e4f746223d8

+

SHA256: 67ca0cd6a1416ec34335483db94fc38524fda7404bdd4d7877d0a1d817725488

- Windows exe (sig - SHA256 1891a4365586a85b272719a2eb7f4fb32d5ad83cd8f9c4c183492882b68cc34c)
- Full source + docs + binary tarball (sig - SHA256 abbfd0f4c941a85fd26af074a026dd1f4e366b385463fd23ef20432e2b2890ac) + Windows exe (sig - SHA256 008e9851bf943b97f34ff6259af4dc72b45c4ab384cdfc50473edd2ce2803bbc)
+ Full source + docs + binary tarball (sig - SHA256 c5a367dc8290ddc589bc7dd92ee8baec101a124224edbdf5358b37c7b4af9773)

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 778898a38..6f0b557de 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.10.12 \ No newline at end of file +2017.10.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 92d100606..598185b77 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-10-12T01:08:20.393379Z + 2017-10-15T02:28:54.311308Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12125,4 +12125,19 @@ 2017-10-12T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.10.15 + New version 2017.10.15 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.10.15/ +
+ + + The youtube-dl maintainers + + 2017-10-15T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 10101d81b..ce2f11bc0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.10.12", - "signature": "2b33e9380474e73c4cd47913327be3c924ce80545add2cf2aeb7ef003e2d14e2c0f77d6e3a0d9e7f08be626635cb1b8dfdcd505d223adc17b7a04a0caa16afcfbcfe710153b42e8ae44293cf7c1a151d81225a3991142e3ee2471e0d14cf8ba995bc07301e723aea0d300f3b8c541a7d98f0f31f2866ef8f325b5a3fc4cade75", + "latest": "2017.10.15", + "signature": "5490b8efacc68b0b971b785dcd4ca23e9279d23d4cbffbc45e83a7f4b6e3d1564233b5ad0071beb56774111bd1871577c8e13048c622f81bcefda6c3fab7876d1b1729ffd880cd125dd74a8542c0a1865c168a87293bf722d666b78c0797d445f81432608723ac5b09595340b62c595a1b27a289ac5ef28ffb9baf995dbbfa1f", "versions": { "2012.02.22": { "bin": [ @@ -11319,6 +11319,20 @@ "https://yt-dl.org/downloads/2017.10.12/youtube-dl-2017.10.12.tar.gz", "abbfd0f4c941a85fd26af074a026dd1f4e366b385463fd23ef20432e2b2890ac" ] + }, + "2017.10.15": { + "bin": [ + "https://yt-dl.org/downloads/2017.10.15/youtube-dl", + "67ca0cd6a1416ec34335483db94fc38524fda7404bdd4d7877d0a1d817725488" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.10.15/youtube-dl.exe", + "008e9851bf943b97f34ff6259af4dc72b45c4ab384cdfc50473edd2ce2803bbc" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.10.15/youtube-dl-2017.10.15.tar.gz", + "c5a367dc8290ddc589bc7dd92ee8baec101a124224edbdf5358b37c7b4af9773" + ] } } } \ No newline at end of file