From 882e952aef68a66d18637c0d3dbbe92e07de6295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 7 Nov 2018 01:40:08 +0700 Subject: [PATCH] release 2018.11.07 --- 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 91d3ac410..5aaf6fbe2 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.

-

2018.11.03 (sig)

+

2018.11.07 (sig)

-

SHA256: 95cdcbc483b0476e407d389b5d042fa8c0875095ebcb642821e96152fbeb818a

+

SHA256: a975dd0794c15cce9161e96408be2e4dc0da89dbb6c1b4f685f82a0e2febb6bd

- Windows exe (sig - SHA256 42f8ee7f71622e1a991713f395cb47d5cb29261388aabc2ccde3a5ab93700daf)
- Full source + docs + binary tarball (sig - SHA256 920aff8c13a3fdf68f5d9975c3e4d9d64acd9e96a51561080405bc902187f086) + Windows exe (sig - SHA256 01c488278435c8a233f433cdfbb274491acafd0caafedebceb1218ef2628baa9)
+ Full source + docs + binary tarball (sig - SHA256 69f6f7bc3280fe8fc89347050b07072e51fcca63d31da531f353d43545156ce7)

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 7e2b43341..2316aa646 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.11.03 \ No newline at end of file +2018.11.07 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index f36ab0e10..d1061226c 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 - 2018-11-03T02:59:23.347123Z + 2018-11-07T01:40:07.731532Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13055,4 +13055,19 @@ 2018-11-03T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.11.07 + New version 2018.11.07 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.11.07/ +
+ + + The youtube-dl maintainers + + 2018-11-07T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 595ffce29..0fe136d4e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.11.03", - "signature": "9027d4cf8b8aeb639dd1526e55b85a7c9a47ca85e1078b6b76a40ab87831a083d0e57bba33d41b7d639269e7b0c117e3972bedfe6d77db6671149baf9f30f2ef077e4a4b3c5af0ccdd49d3114a7a2c9e3c59bd623f5062f96e8297b0e753919cc436b7e13b1fa755d669d88923920d214700f27679ff85fc88f82637501cc872", + "latest": "2018.11.07", + "signature": "1fd2e54f7b2f156f50bc592a3d78b810bdf85090fd0f301c770d61099ce35a8202125382a979bb23d71f0e4dc55aebad9aaf488f0ba29946a7e12161182864a092f7f762ab29433be81356960fca1178eb623066e2fe6e9334e29b65f69f8c93add2f14bc2107299b1cc7a1524a572c655a441a8694651288907a1660db33c08", "versions": { "2012.02.22": { "bin": [ @@ -12187,6 +12187,20 @@ "https://yt-dl.org/downloads/2018.11.03/youtube-dl-2018.11.03.tar.gz", "920aff8c13a3fdf68f5d9975c3e4d9d64acd9e96a51561080405bc902187f086" ] + }, + "2018.11.07": { + "bin": [ + "https://yt-dl.org/downloads/2018.11.07/youtube-dl", + "a975dd0794c15cce9161e96408be2e4dc0da89dbb6c1b4f685f82a0e2febb6bd" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.11.07/youtube-dl.exe", + "01c488278435c8a233f433cdfbb274491acafd0caafedebceb1218ef2628baa9" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.11.07/youtube-dl-2018.11.07.tar.gz", + "69f6f7bc3280fe8fc89347050b07072e51fcca63d31da531f353d43545156ce7" + ] } } } \ No newline at end of file