From 329002a07d12539949d6994bea27ac7d64eaebaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 27 Aug 2017 04:30:22 +0700 Subject: [PATCH] release 2017.08.27 --- 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 277127e64..f6a60cd21 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.23 (sig)

+

2017.08.27 (sig)

-

SHA256: 6998f427ac07d6b1744939c45ba4ebee78b9ea5d7506c7a4bb7e7b7a37924c37

+

SHA256: 07dd3e0dd5e1995d0611c688c194363a79dadcca0ebd62f7775e0574f1a513cb

- Windows exe (sig - SHA256 7f0915e182cb7a9b17a89030b154e819c0c51145809cd1a95d1c1e6099996dca)
- Full source + docs + binary tarball (sig - SHA256 90c56ce90cd99cefb83607c37b0b641c7e4e1ef37040ad4187425aebcfc800ef) + Windows exe (sig - SHA256 9248fd6134a197e6c04209195c516c37063c526672d9aac4a8c126973a46a8da)
+ Full source + docs + binary tarball (sig - SHA256 710099f27e27c29a19ceb922ab5bddf3b064f22eae221ee8330bef50cf11caf6)

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 c7e908b1f..fdd64b289 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.08.23 \ No newline at end of file +2017.08.27 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 49abf38f9..456761861 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-23T23:25:03.213221Z + 2017-08-27T04:30:16.427377Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11975,4 +11975,19 @@ 2017-08-23T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.08.27 + New version 2017.08.27 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.08.27/ +
+ + + The youtube-dl maintainers + + 2017-08-27T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index aa98424ec..79acfb15e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.08.23", - "signature": "3bbe852fb4c827f60e29d67f94c7a4ce150868690f75d88244cc57d63e62c20a94d7ebee3d3fec048c09cd4382b9d1d1bda6d7e628e95231d8c4d0ed05b2e65e4064329281aa4015a8cf17bd3d768b0d8f0aac74a41be9b2edf46c2ae6a5f556dba0696b18fc9d33f8ebe5425873211f20212c52c2fbf42d04b78e1c714fd3f2", + "latest": "2017.08.27", + "signature": "3dfa8fc5f5269b4bf00d45f01dc0b3d5a59ca4ff7d42e7c3fee516aaa70df73c9959c60311e4e93fd9c1976e6914768046276d0374de2b4f092009c71f9f2fb8774bbfe04640ac45790150196ecd7a54946be395fc88e8ff0ee88fa879c0504dc6910450a1ebef444d732f1ba6abca3b00ad3234e4a41a0b344b0f00a4012889", "versions": { "2012.02.22": { "bin": [ @@ -11179,6 +11179,20 @@ "https://yt-dl.org/downloads/2017.08.23/youtube-dl-2017.08.23.tar.gz", "90c56ce90cd99cefb83607c37b0b641c7e4e1ef37040ad4187425aebcfc800ef" ] + }, + "2017.08.27": { + "bin": [ + "https://yt-dl.org/downloads/2017.08.27/youtube-dl", + "07dd3e0dd5e1995d0611c688c194363a79dadcca0ebd62f7775e0574f1a513cb" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.08.27/youtube-dl.exe", + "9248fd6134a197e6c04209195c516c37063c526672d9aac4a8c126973a46a8da" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.08.27/youtube-dl-2017.08.27.tar.gz", + "710099f27e27c29a19ceb922ab5bddf3b064f22eae221ee8330bef50cf11caf6" + ] } } } \ No newline at end of file