From 0d64f775fd3877debf9b9e16879200eae0f3d927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 8 Nov 2016 22:13:07 +0700 Subject: [PATCH] release 2016.11.08 --- 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 ac9a091ef..6d1778c39 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.04 (sig)

+

2016.11.08 (sig)

-

SHA256: 4064f6b99b13fc357dec6da41e6785bf22c76c0f15eed95891a8eaf98cf140e8

+

SHA256: 79d1a68e57ed61c16beaa6c6d67223a34dbfadddaeedca24e9c8175ff57aa885

- Windows exe (sig - SHA256 eb1addca86eba5ea6e03687b83e4c5f60a1821893a457ba2846f2f0c7f97ae51)
- Full source + docs + binary tarball (sig - SHA256 9622b29b81587278a00e39e4206e7c52555d240cbbb44242f237660169e8d531) + Windows exe (sig - SHA256 357ad92094b612f1433ca1284ca43f4e963107871e13bdf6c406ce904929c9ff)
+ Full source + docs + binary tarball (sig - SHA256 a7ed637d14167847adf86a6ebed8b529f6cde0d3134a6f38ee21e220d020f760)

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 02d48ee88..1041cc871 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.11.04 \ No newline at end of file +2016.11.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 046e39ce2..b6e9dd73e 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-04T22:10:51.233190Z + 2016-11-08T22:13:00.159232Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10670,4 +10670,19 @@ 2016-11-04T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.11.08 + New version 2016.11.08 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.11.08/ +
+ + + The youtube-dl maintainers + + 2016-11-08T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4211d8130..4f791c6ad 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.11.04", - "signature": "84431dc5c7e26c299a2eb822a0ca5fddaa5229f9dd7aad7dd91b0cc7c7fbd5b8268e3a6367969eca28fe13086f5e1857268ed9da69f9deb3acfeb1f95fcebfee25d580828eaaef07ddd25fb14a6dd228256207fbff478c0f5b58bdd4446cc73576a62770bcce358eb0021cfd76ff068c2e3030891111140455de4c61c9e0326a", + "latest": "2016.11.08", + "signature": "414931cd8b4e857f19f183b24e614aab1dbd8a0a4fc9a700310d5dee63dea2b6441a1787e4e185e8d1d07c9eecba9cddc409713a516d9cbcc7910d18fd5f8bd02917e825ab23fe244753926dbee76726c48d5ac2e4c7d936fff766e8d74da67380d32b56bdf646026936fe2258c14ad307d0140fe3638e2bdc13f3d4e78ae306", "versions": { "2012.02.22": { "bin": [ @@ -9961,6 +9961,20 @@ "https://yt-dl.org/downloads/2016.11.04/youtube-dl-2016.11.04.tar.gz", "9622b29b81587278a00e39e4206e7c52555d240cbbb44242f237660169e8d531" ] + }, + "2016.11.08": { + "bin": [ + "https://yt-dl.org/downloads/2016.11.08/youtube-dl", + "79d1a68e57ed61c16beaa6c6d67223a34dbfadddaeedca24e9c8175ff57aa885" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.11.08/youtube-dl.exe", + "357ad92094b612f1433ca1284ca43f4e963107871e13bdf6c406ce904929c9ff" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.11.08/youtube-dl-2016.11.08.tar.gz", + "a7ed637d14167847adf86a6ebed8b529f6cde0d3134a6f38ee21e220d020f760" + ] } } } \ No newline at end of file