From b70620141d0ac47af65c4854fdd91c2e5f366e29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Mon, 14 Nov 2016 02:49:51 +0700 Subject: [PATCH] release 2016.11.14.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 8d494481b..7a7cb6f85 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.11.08.1 (sig)

+

2016.11.14.1 (sig)

-

SHA256: a92c1ae2bf5fe7cfbbd6d6054a0b3b06ba3d3cd157fbdc765380931a1c501ca2

+

SHA256: e30c7e103b3c201957dc60bfd0867b15a7fbed8a0e87332bb1a7637b5a9663d2

- Windows exe (sig - SHA256 aaf519d78c8aca2678ccf748458d6e21d559daa9a17ce2ac05d79910b94d8b67)
- Full source + docs + binary tarball (sig - SHA256 95d45438254c949952127b269451da861682fb06a7ef62b5f5dc75bc40bfaeeb) + Windows exe (sig - SHA256 ccc1b9230c196af67e27ef7c3f1b1dc8d327e38bbc23e574cbf5f7dfc503d6b3)
+ Full source + docs + binary tarball (sig - SHA256 d96b5e5fe7de67ea01c2be746c00dc78ffbf3f74654aa989db8baaf153243537)

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 e363e1d88..0a2f43a45 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.11.08.1 \ No newline at end of file +2016.11.14.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c6c559920..ea0949225 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-11-08T22:32:39.744136Z + 2016-11-14T02:49:34.497827Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10700,4 +10700,19 @@ 2016-11-08T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.11.14.1 + New version 2016.11.14.1 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.11.14.1/ +
+ + + The youtube-dl maintainers + + 2016-11-14T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ea3722507..97d2349dc 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.11.08.1", - "signature": "6c694be0a0cef25f835e32236fe2cfd25d8bd54eba1982b09705ac497878bac3c1666902ce1f931f36d7e5800449a4da3254d57eb2e9c631a616592d8e51891e227e0ec72662d8e67e58bebc065dd7e78a696db4d540ac6892431e70513394a8cd6b02e0996a48f2a60fb8ebf65cca3383cadec70393eacb49c1d159722871bd", + "latest": "2016.11.14.1", + "signature": "7d1566e8ed35581c7251e9edfd348a55a3b6a5d55b6c383a64a0340c85d4e6b4a77f595e68c274c4305d703275a3236a63801670279f71123ce07d11d0e1bf57b3b8db2b3229ccda09d44cc2f24f3a7a8e7aa0eac022930e566f3c98804cbe720d6dcff19aafb7cf51dd27e5c7c6d9532689c430103a1db5399400df6bac3fed", "versions": { "2012.02.22": { "bin": [ @@ -9989,6 +9989,20 @@ "https://yt-dl.org/downloads/2016.11.08.1/youtube-dl-2016.11.08.1.tar.gz", "95d45438254c949952127b269451da861682fb06a7ef62b5f5dc75bc40bfaeeb" ] + }, + "2016.11.14.1": { + "bin": [ + "https://yt-dl.org/downloads/2016.11.14.1/youtube-dl", + "e30c7e103b3c201957dc60bfd0867b15a7fbed8a0e87332bb1a7637b5a9663d2" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.11.14.1/youtube-dl.exe", + "ccc1b9230c196af67e27ef7c3f1b1dc8d327e38bbc23e574cbf5f7dfc503d6b3" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.11.14.1/youtube-dl-2016.11.14.1.tar.gz", + "d96b5e5fe7de67ea01c2be746c00dc78ffbf3f74654aa989db8baaf153243537" + ] } } } \ No newline at end of file