From d549f3d89e006d33258ed220e11c61a0ddaec684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 18 Jan 2017 23:11:56 +0700 Subject: [PATCH] release 2017.01.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 fd741606e..ef6cd9cc4 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.

-

2017.01.16 (sig)

+

2017.01.18 (sig)

-

SHA256: 4948de0ec7d2aa60ca6ead52daf1bfe7f24b77781aaed43f0a34e59ff44b2a2c

+

SHA256: 90a14cd81e74b5267a98021d65534aa0a091eced81326930fe16f3478ea59865

- Windows exe (sig - SHA256 4af79058613c5a030bab491f956b90a837364e7e7c0d00a5549e8f5185ede19b)
- Full source + docs + binary tarball (sig - SHA256 f97c552c5b560c8f4cf5ff8417f687e305fdc68f7b42f27a08dbc8c983da45f3) + Windows exe (sig - SHA256 f3686b1bedfa9b4ba29cfb5aa76f170ef31940f8bc371f9bcaa93a4859ee633a)
+ Full source + docs + binary tarball (sig - SHA256 7c16f3ce7cf8a673a4c531e4a1fc10801467a61732cb65430e40b3ab8b2f2d2e)

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 7ab07e755..3b57b7e05 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.01.16 \ No newline at end of file +2017.01.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a1cf2c82d..d2aa9c82a 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 - 2017-01-16T23:46:01.590787Z + 2017-01-18T23:11:49.637461Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10970,4 +10970,19 @@ 2017-01-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.18 + New version 2017.01.18 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.01.18/ +
+ + + The youtube-dl maintainers + + 2017-01-18T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 58cdf6eb2..7e7aa4237 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.01.16", - "signature": "301c3032294ed1b1f3fe9b1612bf0061ef14989f44177f51757b463987ee9661a08657114dac1a16d24cbe8d146831adee3a2c52f49732d56917b896f79a60e87cd8352012a9980b975700e44dc9a309c7a56a724acd91837bf4f8247241535ac9d221442eb35c6594752e69ed59388f1cca3c6f931f3a9decd5bf245e23618f", + "latest": "2017.01.18", + "signature": "7ff33c323f0427742b14c07eb1adc1cb83bf6a9467ed96d8120fd063a68674e514b612f09a8af10ec554ce1a79363f0a14e8ac5b8e92d401d596a47bc38147adec4e0343d788e817bce6278a40b2761bc21120ef85a008630b448835da549ddd51e792c0d77ad9da2cd2ced5418d3c811db0504c48c4c5159afa873d424c6376", "versions": { "2012.02.22": { "bin": [ @@ -10241,6 +10241,20 @@ "https://yt-dl.org/downloads/2017.01.16/youtube-dl-2017.01.16.tar.gz", "f97c552c5b560c8f4cf5ff8417f687e305fdc68f7b42f27a08dbc8c983da45f3" ] + }, + "2017.01.18": { + "bin": [ + "https://yt-dl.org/downloads/2017.01.18/youtube-dl", + "90a14cd81e74b5267a98021d65534aa0a091eced81326930fe16f3478ea59865" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.01.18/youtube-dl.exe", + "f3686b1bedfa9b4ba29cfb5aa76f170ef31940f8bc371f9bcaa93a4859ee633a" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.01.18/youtube-dl-2017.01.18.tar.gz", + "7c16f3ce7cf8a673a4c531e4a1fc10801467a61732cb65430e40b3ab8b2f2d2e" + ] } } } \ No newline at end of file