From 872e22ef7ae9def5bf828cf6d2be44683ca15b60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 18 Nov 2016 00:27:06 +0700 Subject: [PATCH] release 2016.11.18 --- 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 7a7cb6f85..93ddd591c 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.14.1 (sig)

+

2016.11.18 (sig)

-

SHA256: e30c7e103b3c201957dc60bfd0867b15a7fbed8a0e87332bb1a7637b5a9663d2

+

SHA256: 48ebb083f97a794d9ef28337123dd6ff21a037b1d7d21c17edcee2f1819cb4a6

- Windows exe (sig - SHA256 ccc1b9230c196af67e27ef7c3f1b1dc8d327e38bbc23e574cbf5f7dfc503d6b3)
- Full source + docs + binary tarball (sig - SHA256 d96b5e5fe7de67ea01c2be746c00dc78ffbf3f74654aa989db8baaf153243537) + Windows exe (sig - SHA256 abed1e53ca4b6034491f4d6505103fbf2d7f4a0ead3f46a138e9e79eafd0fd4c)
+ Full source + docs + binary tarball (sig - SHA256 8e4bb3ef4f90ed03c822ff0bffce54d298cdf135d57bf4ff1605fc85157c0d3a)

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 0a2f43a45..a5f9055fe 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.11.14.1 \ No newline at end of file +2016.11.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ea0949225..6088d51d1 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-14T02:49:34.497827Z + 2016-11-18T00:26:59.313552Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10715,4 +10715,19 @@ 2016-11-14T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.11.18 + New version 2016.11.18 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.11.18/ +
+ + + The youtube-dl maintainers + + 2016-11-18T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 97d2349dc..122689f1b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.11.14.1", - "signature": "7d1566e8ed35581c7251e9edfd348a55a3b6a5d55b6c383a64a0340c85d4e6b4a77f595e68c274c4305d703275a3236a63801670279f71123ce07d11d0e1bf57b3b8db2b3229ccda09d44cc2f24f3a7a8e7aa0eac022930e566f3c98804cbe720d6dcff19aafb7cf51dd27e5c7c6d9532689c430103a1db5399400df6bac3fed", + "latest": "2016.11.18", + "signature": "20a78a6f10d56e57f8c940b39cb8df9e0558f99c419d2387284d30827f1fdd5f12d1dbac859392a94f5800742361cdc551dfd87753dedf3489d21215365742a8c78c4d9fb4074d884c3851e5c4d82f6d18c4b69fd2deaea91225d6445f9cd7da34f3e6ae1afc29af921e9553a36ce87ab681114c063f736b0f8a3950106a6829", "versions": { "2012.02.22": { "bin": [ @@ -10003,6 +10003,20 @@ "https://yt-dl.org/downloads/2016.11.14.1/youtube-dl-2016.11.14.1.tar.gz", "d96b5e5fe7de67ea01c2be746c00dc78ffbf3f74654aa989db8baaf153243537" ] + }, + "2016.11.18": { + "bin": [ + "https://yt-dl.org/downloads/2016.11.18/youtube-dl", + "48ebb083f97a794d9ef28337123dd6ff21a037b1d7d21c17edcee2f1819cb4a6" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.11.18/youtube-dl.exe", + "abed1e53ca4b6034491f4d6505103fbf2d7f4a0ead3f46a138e9e79eafd0fd4c" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.11.18/youtube-dl-2016.11.18.tar.gz", + "8e4bb3ef4f90ed03c822ff0bffce54d298cdf135d57bf4ff1605fc85157c0d3a" + ] } } } \ No newline at end of file