From 69d33a207a26b36e33eb2b6e12c5563bb46b254d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 7 Mar 2017 04:00:57 +0700 Subject: [PATCH] release 2017.03.07 --- 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 f6f849f4e..e95961835 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.03.06 (sig)

+

2017.03.07 (sig)

-

SHA256: 2c321bb734794ddb10e06b93b3e6347a7cf9c6d04d5faf2f9a0311b2aaabfcf3

+

SHA256: cbffc8424f038d680ef56bb6ff7ffad1ee9d9e6375339fcec10a62e3b9b33cc1

- Windows exe (sig - SHA256 f2a4edca4ef93a7763689eabd35e7af3730e8a3e890ca62f9bec0bb248e4bc13)
- Full source + docs + binary tarball (sig - SHA256 7b9a2b785828eab266b80b01ada07ac40e34253797f31b980fdc62174ae00b0a) + Windows exe (sig - SHA256 92c88a63d18cf8fffa7f98badedc846db1ee4d94a25c89db12a8eed646d60134)
+ Full source + docs + binary tarball (sig - SHA256 db4a9f91b23375da53b29859e0c9475c9e1ba24d2a51a26b0cedab376afa4ca5)

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 528b22291..6f4eb9500 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.03.06 \ No newline at end of file +2017.03.07 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a03b75775..914ccb26c 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-03-06T04:06:11.039508Z + 2017-03-07T04:00:52.470376Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11345,4 +11345,19 @@ 2017-03-06T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.07 + New version 2017.03.07 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.03.07/ +
+ + + The youtube-dl maintainers + + 2017-03-07T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c8b35a875..407a9b6af 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.03.06", - "signature": "30c0ab7ddfc5f02322fe861518011f94e8f6bfe331e1b3f9d44f0d0f7dd082eabfd9c5e9f17feb35e023cef5150732267d7ac394eecd22c4cae9293dc0d9652e67fefcd3966e3b63e16bd5e37b0b26fadf8650c349c020a32c03fe3db775e924872c62656e9c9a95a6545f9cc561a51b4f41db17280a85f80498078ae6bda975", + "latest": "2017.03.07", + "signature": "5d051d61cb9fce099984114f1b09d87f637e61e945ebf32dba76b3d991542cbc66626b792ea315b552d0202c04d6067f069b9e21c20eaca7a9cac27eec9ac0e07000e3d537000fdec4effe051944c4f3884527c06ae153c419c8b3fd33c6ff28ecb0e299c45e452cf4ee71a0d687963f4247e72ae81a7e7a22572f0ab62c5f6d", "versions": { "2012.02.22": { "bin": [ @@ -10591,6 +10591,20 @@ "https://yt-dl.org/downloads/2017.03.06/youtube-dl-2017.03.06.tar.gz", "7b9a2b785828eab266b80b01ada07ac40e34253797f31b980fdc62174ae00b0a" ] + }, + "2017.03.07": { + "bin": [ + "https://yt-dl.org/downloads/2017.03.07/youtube-dl", + "cbffc8424f038d680ef56bb6ff7ffad1ee9d9e6375339fcec10a62e3b9b33cc1" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.03.07/youtube-dl.exe", + "92c88a63d18cf8fffa7f98badedc846db1ee4d94a25c89db12a8eed646d60134" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.03.07/youtube-dl-2017.03.07.tar.gz", + "db4a9f91b23375da53b29859e0c9475c9e1ba24d2a51a26b0cedab376afa4ca5" + ] } } } \ No newline at end of file