From 33479e114807d3a4346678e8be96fdd7130958cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 2 Jan 2019 23:54:41 +0700 Subject: [PATCH] release 2019.01.02 --- 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 d05415eca..3e2ee8cef 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.

-

2018.12.31 (sig)

+

2019.01.02 (sig)

-

SHA256: 5975808b4ae6d732b0daf6b19ab0fe1024bf7f02ec4e2155fac899f6dc38bbff

+

SHA256: cce35b7170bde64e99348f92d8ebc360581aa258b2d29942cc4b1911534f4a0c

- Windows exe (sig - SHA256 8ef6523325796508cb904c54105f4b400f23504c3a35687b4d2620d6e5727c76)
- Full source + docs + binary tarball (sig - SHA256 0f1f914277d8568ed43a055565655b110aee20e625f3039c4f2f0d095b3d25e3) + Windows exe (sig - SHA256 2cd34e1ce3611f394660c79d9506c82bb655be4f4e5d440791804eae2942df0b)
+ Full source + docs + binary tarball (sig - SHA256 cba43fd3f37d427d90586e94221a46087adf478596e7510f167d42f8be638847)

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 76950781d..d0ba8d839 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.12.31 \ No newline at end of file +2019.01.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 7b2c9c017..8237829d6 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 - 2019-01-01T00:02:00.542810Z + 2019-01-02T23:54:40.025932Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13160,4 +13160,19 @@ 2018-12-31T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.01.02 + New version 2019.01.02 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.01.02/ +
+ + + The youtube-dl maintainers + + 2019-01-02T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 58da48576..166935341 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.12.31", - "signature": "1255786951ddaf432e21060f1e46a6da1ef67dbf224ead41d7a26d5b65e3b8c2cc12b9d9222d7387900c7798b6475ee6bef7e28bd48c7559a965279cc334e48536a8295ebea4fa2d2a87d2dfee601dfda103ef59aae09fcd40b70a2a29a047337b7c952ef73f1592bd04ff1579c24c60a86177575aa5153296695a46a359db1b", + "latest": "2019.01.02", + "signature": "69736fe4f558bf815b50e0dcc8ab1422f16986a8fc46ab40edb464fb11577e47e8f8564d269f4f2b3d670da79a439f7e25e6487ccb38da2de56c838f3f2bc867ca88c115dbab4d4b3e84abe147199bc3b4bf8dc0a4119ec99bd5c86a7c3b07ec44dd28dd33691dadadb7412def425d53aff3a07be933e222f47fc16f2a295eb4", "versions": { "2012.02.22": { "bin": [ @@ -12285,6 +12285,20 @@ "https://yt-dl.org/downloads/2018.12.31/youtube-dl-2018.12.31.tar.gz", "0f1f914277d8568ed43a055565655b110aee20e625f3039c4f2f0d095b3d25e3" ] + }, + "2019.01.02": { + "bin": [ + "https://yt-dl.org/downloads/2019.01.02/youtube-dl", + "cce35b7170bde64e99348f92d8ebc360581aa258b2d29942cc4b1911534f4a0c" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.01.02/youtube-dl.exe", + "2cd34e1ce3611f394660c79d9506c82bb655be4f4e5d440791804eae2942df0b" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.01.02/youtube-dl-2019.01.02.tar.gz", + "cba43fd3f37d427d90586e94221a46087adf478596e7510f167d42f8be638847" + ] } } } \ No newline at end of file