From f1c88434fe888086c6f7576fc7904b73cf738d6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 27 Aug 2017 06:11:35 +0700 Subject: [PATCH] release 2017.08.27.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 f6a60cd21..db22d84ff 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.08.27 (sig)

+

2017.08.27.1 (sig)

-

SHA256: 07dd3e0dd5e1995d0611c688c194363a79dadcca0ebd62f7775e0574f1a513cb

+

SHA256: e949f3c2658474d2a35b294b3c786eb2408ccf38061d58e4d054483f582b9ce2

- Windows exe (sig - SHA256 9248fd6134a197e6c04209195c516c37063c526672d9aac4a8c126973a46a8da)
- Full source + docs + binary tarball (sig - SHA256 710099f27e27c29a19ceb922ab5bddf3b064f22eae221ee8330bef50cf11caf6) + Windows exe (sig - SHA256 adcf4e5f0da9be059687cd31bcd9c5e897f235d58f8450c5766becf5d04f1350)
+ Full source + docs + binary tarball (sig - SHA256 32d823b8aa1714c40e20f920e481be48d7458d657e66d118a0467a351d680aac)

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 fdd64b289..c256ea3e6 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.08.27 \ No newline at end of file +2017.08.27.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 456761861..b6c2c6d48 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-08-27T04:30:16.427377Z + 2017-08-27T06:11:30.408303Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11990,4 +11990,19 @@ 2017-08-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.08.27.1 + New version 2017.08.27.1 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.08.27.1/ +
+ + + The youtube-dl maintainers + + 2017-08-27T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 79acfb15e..65f860e08 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.08.27", - "signature": "3dfa8fc5f5269b4bf00d45f01dc0b3d5a59ca4ff7d42e7c3fee516aaa70df73c9959c60311e4e93fd9c1976e6914768046276d0374de2b4f092009c71f9f2fb8774bbfe04640ac45790150196ecd7a54946be395fc88e8ff0ee88fa879c0504dc6910450a1ebef444d732f1ba6abca3b00ad3234e4a41a0b344b0f00a4012889", + "latest": "2017.08.27.1", + "signature": "6ad7565b11508c0b8cbac01eee80bd329b22e4c1462c3166a045a87298b4685271aa1a2cb11fc87b2181c3df4f3b9b5f0532827bafa01f91d09b4bc7295f5b1e48a4a1b2befc6bf5c4d1e840d423c58c59a1a1c7f0226eb31b8eb35430328557284a362b6849942c54f4aaf3240129a74b6886628dc0a9e22b377a5c152aaffc", "versions": { "2012.02.22": { "bin": [ @@ -11193,6 +11193,20 @@ "https://yt-dl.org/downloads/2017.08.27/youtube-dl-2017.08.27.tar.gz", "710099f27e27c29a19ceb922ab5bddf3b064f22eae221ee8330bef50cf11caf6" ] + }, + "2017.08.27.1": { + "bin": [ + "https://yt-dl.org/downloads/2017.08.27.1/youtube-dl", + "e949f3c2658474d2a35b294b3c786eb2408ccf38061d58e4d054483f582b9ce2" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.08.27.1/youtube-dl.exe", + "adcf4e5f0da9be059687cd31bcd9c5e897f235d58f8450c5766becf5d04f1350" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.08.27.1/youtube-dl-2017.08.27.1.tar.gz", + "32d823b8aa1714c40e20f920e481be48d7458d657e66d118a0467a351d680aac" + ] } } } \ No newline at end of file