From 22625eefbc241f7691b70e9468b949034cc93ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 30 Jul 2016 14:47:34 +0700 Subject: [PATCH] release 2016.07.30 --- 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 2cd9a1b89..213f3e1ac 100644 --- a/download.html +++ b/download.html @@ -16,15 +16,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.07.28 (sig)

+

2016.07.30 (sig)

-

SHA256: 3308cb526ae3efb8b99c7f1e038d25776fc36f9f1bef24cb391e41a82eeb81ba

+

SHA256: fc19667ace93ce48261852ec07c271b008d3ed163c582a0472c33a45f6f416be

- Windows exe (sig - SHA256 21cc5f79d4bcb9ab654fcbb45f5d566e1052b889fcf50ca9d29252816d4e96f6)
- Full source + docs + binary tarball (sig - SHA256 cc8e72b6ca89a2df22b6626018360a45ebd59accd5cb9d82d185d4ea4d0e7fea) + Windows exe (sig - SHA256 081b93dbe1b229e447940a967e63f3ce3b20ee242935b01b0bd2e2f21286511d)
+ Full source + docs + binary tarball (sig - SHA256 c3a1e9732e2c44eccd97297f460a011d9822d068ba484156bf25cf11d1053ae9)

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 07672f921..17e3d89b0 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.07.28 \ No newline at end of file +2016.07.30 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 351ac8093..ca37f7034 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-07-28T02:44:51.520110Z + 2016-07-30T14:47:24.930695Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10115,4 +10115,19 @@ 2016-07-28T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.07.30 + New version 2016.07.30 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.07.30/ +
+ + + The youtube-dl maintainers + + 2016-07-30T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3f79a4100..1aa8651d0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.07.28", - "signature": "84d9360268058b82353c55671d63814fd872a049051569318287a961171658e39c77772b36543de131eae2e0ffde2990f9d611e9a01deeb021a8b406f80971ae4a779be569c65a2be8f4901295fcf64186d73b2af9db528e65ab327433486f17a9826ffc44cc1b5342662dca43a34228906d7a7e10c86170173ab6966027e5d5", + "latest": "2016.07.30", + "signature": "85a898de31dadba0f7273dabaa23bb12d630aee066a18197a031ba1debe43b6af854aa6d02da9d8e571ea7b5ab7f7163c20529d3867b7f198f0896b0ab7c7a6a41bfe96d7a7beb8abfa3ff54fbbb7616b9c222f7addd7b02701c4c8d71aa71ed7821f3db39c25fafb5c25a630b57e1920b5f13ac9968e01dabae1b5e70990244", "versions": { "2012.02.22": { "bin": [ @@ -9443,6 +9443,20 @@ "https://yt-dl.org/downloads/2016.07.28/youtube-dl-2016.07.28.tar.gz", "cc8e72b6ca89a2df22b6626018360a45ebd59accd5cb9d82d185d4ea4d0e7fea" ] + }, + "2016.07.30": { + "bin": [ + "https://yt-dl.org/downloads/2016.07.30/youtube-dl", + "fc19667ace93ce48261852ec07c271b008d3ed163c582a0472c33a45f6f416be" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.07.30/youtube-dl.exe", + "081b93dbe1b229e447940a967e63f3ce3b20ee242935b01b0bd2e2f21286511d" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.07.30/youtube-dl-2016.07.30.tar.gz", + "c3a1e9732e2c44eccd97297f460a011d9822d068ba484156bf25cf11d1053ae9" + ] } } } \ No newline at end of file