From d8ed44d0c51ea580872b852fb66802b614c10738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 24 Jan 2019 01:47:59 +0700 Subject: [PATCH] release 2019.01.24 --- 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 758aa1397..c8b58d1e2 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.

-

2019.01.23 (sig)

+

2019.01.24 (sig)

-

SHA256: d7187a5fef5a44a03a43bd2b25cbec9e18a7488ffd768c28f566bd422fcc3238

+

SHA256: 0b6c0652df1e7052359f23718bdbe7fa144891d33b396c6e850f1fbf321bef6a

- Windows exe (sig - SHA256 a7aff717b91d1ad98762a74ccdd62f36c4883677a05e5d5daea20a9855767478)
- Full source + docs + binary tarball (sig - SHA256 06e8278214aebad6592611bb63754a8dcfe6df476e7b0db52c3bb4136de486bc) + Windows exe (sig - SHA256 3b40fc88e39fed31a9ad24e63949e69501fe01172fd4a7b282e35239a871961e)
+ Full source + docs + binary tarball (sig - SHA256 42531991bbc3386161c204f1178cf38a02289d0c2c9441547ce0eeeeaf7c88ec)

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 80c5222ab..22a9ac2d2 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.01.23 \ No newline at end of file +2019.01.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 0feccdeda..b53e77c0b 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-23T04:49:03.303546Z + 2019-01-24T01:47:58.485953Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13235,4 +13235,19 @@ 2019-01-23T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.01.24 + New version 2019.01.24 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.01.24/ +
+ + + The youtube-dl maintainers + + 2019-01-24T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index f83ac3a69..6afac4909 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.01.23", - "signature": "5c1329975c48a08b4207a22a16cc75ccd449f8271f05f363cf9d13b2f9ef4813addd37e5e720b5c6b0e566ce1ca0d9efb06a46d1a86191de93d8d7be16c59a4630408417a119bc7347d8e0f480e0d8ace4307d0b622b119b2d0b39974825e48962fa2d34ddc5a0ca2333c044de7214b179cdfb6252b91b7ccaa361655f8a6924", + "latest": "2019.01.24", + "signature": "4de93a83ac5921dedde9f606f5e95273713ac75071dcf91f816846d477c9fa25de30c35c62e5864c7586636b651ef208a1827a544c8c4aad19d3f92483d95f7b661dbc601fe0e39b6c7af886e0a99662b3691ed0ec9816ea207e8ef94c4c5d4f39fbbfd95dc13b314e4ad6afda2e4869e98c535b76aef1da60c760380ed90740", "versions": { "2012.02.22": { "bin": [ @@ -12355,6 +12355,20 @@ "https://yt-dl.org/downloads/2019.01.23/youtube-dl-2019.01.23.tar.gz", "06e8278214aebad6592611bb63754a8dcfe6df476e7b0db52c3bb4136de486bc" ] + }, + "2019.01.24": { + "bin": [ + "https://yt-dl.org/downloads/2019.01.24/youtube-dl", + "0b6c0652df1e7052359f23718bdbe7fa144891d33b396c6e850f1fbf321bef6a" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.01.24/youtube-dl.exe", + "3b40fc88e39fed31a9ad24e63949e69501fe01172fd4a7b282e35239a871961e" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.01.24/youtube-dl-2019.01.24.tar.gz", + "42531991bbc3386161c204f1178cf38a02289d0c2c9441547ce0eeeeaf7c88ec" + ] } } } \ No newline at end of file