From 932b2a23f19ddafe47d08ca30334bf582ad8d0bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 31 Jan 2017 22:26:42 +0700 Subject: [PATCH] release 2017.01.31 --- 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 357035e12..96d96fddc 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.29 (sig)

+

2017.01.31 (sig)

-

SHA256: 89847d4a2bb4f020813c4e87ebd5455ec365fac30b2e8a047dfa21e53e7d46c6

+

SHA256: ca00f4716dc5ad361749996cdf0d935944bf3517211092bf55077b06cd0bc599

- Windows exe (sig - SHA256 10fc44325a37b5802c0d396b16693d7682c7c4363f0f783f0787fefde51ea491)
- Full source + docs + binary tarball (sig - SHA256 3475380e277f3517322c355815a1d7e023a023a565b3c724247c9a9509eb3a6e) + Windows exe (sig - SHA256 b92c14e9c511fc6556cf2058e19492a97b3515b18acb7b36a3904662f5999c7f)
+ Full source + docs + binary tarball (sig - SHA256 ddb1445eb18425413651267f4fbe2ea06198f7b253812fd69bd90a6804ae8c57)

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 2beeb1ba4..518867299 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.01.29 \ No newline at end of file +2017.01.31 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 82ff76cd5..d7918c473 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-29T13:23:22.065467Z + 2017-01-31T22:26:36.907824Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11060,4 +11060,19 @@ 2017-01-29T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.31 + New version 2017.01.31 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.01.31/ +
+ + + The youtube-dl maintainers + + 2017-01-31T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1c716e737..1927b7c75 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.01.29", - "signature": "88862de47efece9feb594499a82cce048e7bb1aed951fe9400e3e848cda4354b788f8f70b68acff7102efc9803115b620b108476d8afb23eb010a978ac562f1fe41e432ae489be6d32b7f60b2ef72c2b9fc6f38a86dcc7f8b75715714a596954998e92daf0f4f3136a5e121b67a5a1eebcb59e61b652c6a5687b15c1b7653274", + "latest": "2017.01.31", + "signature": "33ea72cc642072ef3f61ad06ff633a8c974669867f8c375b5cf1db362828de99bc272f21e40ce956bcde071f96844eaa4075cd5d5896d21b61c4af0eeaaaf41a01d55e66dcbcc432a8aad60b01493807158023955033cf6724e0dcbf9b658f5f4dad8952a876c2a030b37f69ffbf9136b31ed28b22fe07afd7d81083c11edc96", "versions": { "2012.02.22": { "bin": [ @@ -10325,6 +10325,20 @@ "https://yt-dl.org/downloads/2017.01.29/youtube-dl-2017.01.29.tar.gz", "3475380e277f3517322c355815a1d7e023a023a565b3c724247c9a9509eb3a6e" ] + }, + "2017.01.31": { + "bin": [ + "https://yt-dl.org/downloads/2017.01.31/youtube-dl", + "ca00f4716dc5ad361749996cdf0d935944bf3517211092bf55077b06cd0bc599" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.01.31/youtube-dl.exe", + "b92c14e9c511fc6556cf2058e19492a97b3515b18acb7b36a3904662f5999c7f" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.01.31/youtube-dl-2017.01.31.tar.gz", + "ddb1445eb18425413651267f4fbe2ea06198f7b253812fd69bd90a6804ae8c57" + ] } } } \ No newline at end of file