From f6a68a76d3b720d2791ca03dbe1269c0986e0136 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 15 Oct 2017 06:18:34 +0700 Subject: [PATCH] release 2017.10.15.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 41a6cbe46..449d3ac11 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.15 (sig)

+

2017.10.15.1 (sig)

-

SHA256: 67ca0cd6a1416ec34335483db94fc38524fda7404bdd4d7877d0a1d817725488

+

SHA256: a53dc50875c1d21dab24f909b72621b273074036f5528abb52dfc0abb66ceeda

- Windows exe (sig - SHA256 008e9851bf943b97f34ff6259af4dc72b45c4ab384cdfc50473edd2ce2803bbc)
- Full source + docs + binary tarball (sig - SHA256 c5a367dc8290ddc589bc7dd92ee8baec101a124224edbdf5358b37c7b4af9773) + Windows exe (sig - SHA256 6d6b9328799ad204494f17f694cc981cc979a2b761cc1547bcdcf79a7ca92495)
+ Full source + docs + binary tarball (sig - SHA256 da6ae68b2fbe81da7cf4ac6b989fa7bf27b3beb214eed551d466cc6e41d7297f)

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 6f0b557de..24889c5d8 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.10.15 \ No newline at end of file +2017.10.15.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 598185b77..a29e2453f 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-15T02:28:54.311308Z + 2017-10-15T06:18:29.126331Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12140,4 +12140,19 @@ 2017-10-15T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.10.15.1 + New version 2017.10.15.1 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.10.15.1/ +
+ + + The youtube-dl maintainers + + 2017-10-15T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ce2f11bc0..cb1b62ac9 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.10.15", - "signature": "5490b8efacc68b0b971b785dcd4ca23e9279d23d4cbffbc45e83a7f4b6e3d1564233b5ad0071beb56774111bd1871577c8e13048c622f81bcefda6c3fab7876d1b1729ffd880cd125dd74a8542c0a1865c168a87293bf722d666b78c0797d445f81432608723ac5b09595340b62c595a1b27a289ac5ef28ffb9baf995dbbfa1f", + "latest": "2017.10.15.1", + "signature": "852ba7e22a8ab1f891c900f9096f0049659c9bb3c2c55d927a6359520f1244e1e05cc3ebfc8ab3b82de8882789b7857d85cfa157b2c349a94c77eeb3f69cccaae710f4f6a5ec8fc12c3ba52859bdd5c52f3ef536630a050a533a6bbf2475252f38b1c84edad9f55e25f4aef2663132b500b3f707ec3eb14d99a0985cd2b05a16", "versions": { "2012.02.22": { "bin": [ @@ -11333,6 +11333,20 @@ "https://yt-dl.org/downloads/2017.10.15/youtube-dl-2017.10.15.tar.gz", "c5a367dc8290ddc589bc7dd92ee8baec101a124224edbdf5358b37c7b4af9773" ] + }, + "2017.10.15.1": { + "bin": [ + "https://yt-dl.org/downloads/2017.10.15.1/youtube-dl", + "a53dc50875c1d21dab24f909b72621b273074036f5528abb52dfc0abb66ceeda" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.10.15.1/youtube-dl.exe", + "6d6b9328799ad204494f17f694cc981cc979a2b761cc1547bcdcf79a7ca92495" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.10.15.1/youtube-dl-2017.10.15.1.tar.gz", + "da6ae68b2fbe81da7cf4ac6b989fa7bf27b3beb214eed551d466cc6e41d7297f" + ] } } } \ No newline at end of file