From 38438fdf670ca83f3617d490b69b2763f5649d78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 14 Jan 2017 07:33:02 +0700 Subject: [PATCH] release 2017.01.14 --- 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 cbeb68b57..f890978fe 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.10 (sig)

+

2017.01.14 (sig)

-

SHA256: e6fe22a447629470002f31d887b13fd4b5e7e0b33dcad1cf27fe736d1c425d2c

+

SHA256: 077ba9b4381edcaa9be2737d8e18e587a74d9a152b828ebf68fa9556b3a15749

- Windows exe (sig - SHA256 cad77c4e14016e0573661979c929e20c38a275de037d8121403615efb8948c09)
- Full source + docs + binary tarball (sig - SHA256 6493d1400c5735221d65688548ada4d45875f25562f7c49c73263d9ae4369932) + Windows exe (sig - SHA256 bddd8339d6236445aef9ca878a5b3ea5ce6eb6e6cd84ccd2f273175054d3136e)
+ Full source + docs + binary tarball (sig - SHA256 76c8bd77db6c820bfa72f1e2a873101ca736fd1d9954ccebf349fa7caef99cca)

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 cd6a5a705..6ef4d20fb 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.01.10 \ No newline at end of file +2017.01.14 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 15b739ed8..f9f632ebd 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-10T21:31:09.782573Z + 2017-01-14T07:32:56.474350Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10940,4 +10940,19 @@ 2017-01-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.14 + New version 2017.01.14 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.01.14/ +
+ + + The youtube-dl maintainers + + 2017-01-14T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 0a8eef8e3..9c4fdc466 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.01.10", - "signature": "739064e03dc76ffb4684b6df3ce42c145c6c08a4dfa64d5e0e5c3279b50cca8ea90bc21bcc9afd98ee2bcad10a8318e1bab20f9ebe663b1e998db7a7eaa45e65d567c61525a2e15e517a28cc99c66721aa75616ae33495c9b9e24f47f74cf4ff1a337d2f532dc40f7a960ec7a52d91fcc08e4ea551aa4fae8171de93ffe9641a", + "latest": "2017.01.14", + "signature": "24ee0423992c4e39a66cc1704fa6e2131bbb5a84d8dc1235206a0c638bf4533b5310d67eb09e176f2017e45855551c77a6518fa017815eae77da7b3833302b3379eda2df18e2c6d2defc8a2e847fd0f54d34ee2427ed9a04d11861780e9f8ea84c33b74e4b59f5f2c86b80b1f3fe469123c464fc9fd6b803b927ca01ae343672", "versions": { "2012.02.22": { "bin": [ @@ -10213,6 +10213,20 @@ "https://yt-dl.org/downloads/2017.01.10/youtube-dl-2017.01.10.tar.gz", "6493d1400c5735221d65688548ada4d45875f25562f7c49c73263d9ae4369932" ] + }, + "2017.01.14": { + "bin": [ + "https://yt-dl.org/downloads/2017.01.14/youtube-dl", + "077ba9b4381edcaa9be2737d8e18e587a74d9a152b828ebf68fa9556b3a15749" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.01.14/youtube-dl.exe", + "bddd8339d6236445aef9ca878a5b3ea5ce6eb6e6cd84ccd2f273175054d3136e" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.01.14/youtube-dl-2017.01.14.tar.gz", + "76c8bd77db6c820bfa72f1e2a873101ca736fd1d9954ccebf349fa7caef99cca" + ] } } } \ No newline at end of file