From e58db47e88bb28b74b864dff32182e1e22a462d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 9 Dec 2016 02:48:10 +0700 Subject: [PATCH] release 2016.12.09 --- 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 101df37db..07f487d2e 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.

-

2016.12.01 (sig)

+

2016.12.09 (sig)

-

SHA256: ac17e72276444d33ec3bbb9a9f92d3fc68884da2f7c8b39e989eda1a5a403160

+

SHA256: b8f3578d648572c1bd52f01a86f2451f7fe26f7e07aab75d6291b0316d232ac5

- Windows exe (sig - SHA256 eddcf218d70c36812452a8cb9d247b613bc0fc4aaa79b810dfe5eb3ffb5a8e34)
- Full source + docs + binary tarball (sig - SHA256 ddff281a251c7a40bf8c28afa1df63e9a64ff61b6b8097535fbbe587e8ccaef7) + Windows exe (sig - SHA256 b7c2211fbf44d3558cf5f7d086ae42ac8fabef5c5f8678a7e6f749456b1d3dea)
+ Full source + docs + binary tarball (sig - SHA256 f5493b49d428e7f0358b6643e044d2cae26384f1d53a79ebf0d6b66f8b40494b)

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 4cd75dfb8..f82b54433 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.12.01 \ No newline at end of file +2016.12.09 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 7bbf435e0..57222efbc 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 - 2016-12-01T00:16:50.254290Z + 2016-12-09T02:48:03.573081Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10775,4 +10775,19 @@ 2016-12-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.12.09 + New version 2016.12.09 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.12.09/ +
+ + + The youtube-dl maintainers + + 2016-12-09T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 401e325e1..05d495d92 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.12.01", - "signature": "83ea3c76a4bad7bc4bb3dae6fb241706f54351f11173622c7b272ea82bd5628dcfedd05a136c48531bbbda765a615003ac7f7e00319dbba512d9b151d5f8f9c381924165b13b7dabf536c3282b3afd0b7393896eacbf01308b62f369cde030d93847323f84da1a7aa33e2976e56d440f98d2695112b94f906e93592869bafd93", + "latest": "2016.12.09", + "signature": "618c62d044d4c5f651802186b88d002a40763f673002535ceea47c2ac3000a7603c12551a5292733f5cffd32c1e5e0bf043d8fb78455d9dc71a8a574bcb10e3cb107e3c4f259bdabc65a251acf347ba5c3acd823053b2c67db85b0adbdfd052a443b34c57fde052b560f442ee1ed87aa1dbb59c6df273c38c5f0bd7c0d6b445e", "versions": { "2012.02.22": { "bin": [ @@ -10059,6 +10059,20 @@ "https://yt-dl.org/downloads/2016.12.01/youtube-dl-2016.12.01.tar.gz", "ddff281a251c7a40bf8c28afa1df63e9a64ff61b6b8097535fbbe587e8ccaef7" ] + }, + "2016.12.09": { + "bin": [ + "https://yt-dl.org/downloads/2016.12.09/youtube-dl", + "b8f3578d648572c1bd52f01a86f2451f7fe26f7e07aab75d6291b0316d232ac5" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.12.09/youtube-dl.exe", + "b7c2211fbf44d3558cf5f7d086ae42ac8fabef5c5f8678a7e6f749456b1d3dea" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.12.09/youtube-dl-2016.12.09.tar.gz", + "f5493b49d428e7f0358b6643e044d2cae26384f1d53a79ebf0d6b66f8b40494b" + ] } } } \ No newline at end of file