From 9ffe8f3881acc733877be7943fa926c52643d840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 17 Jan 2019 10:29:19 +0700 Subject: [PATCH] release 2019.01.17 --- 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 13b4c4a00..c7875cb6e 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.16 (sig)

+

2019.01.17 (sig)

-

SHA256: 70763f780bc94276a304f0295c4737a0b1a270a8d44311e877afa6c91376ec37

+

SHA256: 0e8dd282dd6c2275317476438e0f0e93bfa0f968cbd8e4416e66c495ddac4ba0

- Windows exe (sig - SHA256 07651f0dde0710b0ef4274e31a71b32fc98e777b07402a00e999eea57a417ede)
- Full source + docs + binary tarball (sig - SHA256 519f2aa70929787e537bc4c8ccd4533fffa82618570261c295af190a6cc90bb6) + Windows exe (sig - SHA256 79b21504c917c3f2568fbd8c111f017c472cdbdae9882560d6e945d24a235a92)
+ Full source + docs + binary tarball (sig - SHA256 278f04408ce2f80d58843b1d4ab1b5e5fa913269bd728a13970bac803697aa3b)

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 238ee3e3c..8190017b8 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.01.16 \ No newline at end of file +2019.01.17 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 16218b5db..0406dbb9f 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-16T02:25:54.840713Z + 2019-01-17T10:29:18.204267Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13205,4 +13205,19 @@ 2019-01-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.01.17 + New version 2019.01.17 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.01.17/ +
+ + + The youtube-dl maintainers + + 2019-01-17T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 72f3da5f1..96ebf0905 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.01.16", - "signature": "9451bb9aaedf0abec23a8c4f7d5d690caffb2511dffe442cf478e73bcdeaa8d9fdebd2b1b976c527f5d625f929b48ba498f6d522b22be46bb199b15ac895c80ae787f2e264a3928c1ba14571f825227edf7298b3c4f5f4f6b6869a22d220874d4816784d4f1ecd0f50e968741be37ea2caedaddcb808cea3674792fbaf73075f", + "latest": "2019.01.17", + "signature": "8b3f07cfef5d1384b90f0dcb99d4b2463ede7e6795881e2d78c699d1cff6014f35e44e789e4bc2105da45874155b00eae5395c6caeca9e33e841e32362a7fada0c7b62263eac5dcad0ec65e6e35dd416d8747c48ce37e449d70d1c7f0bfe5d7a590713cf044d3e06c29e3138666277642d619507510336fa07f1bba4e6f8f7ed", "versions": { "2012.02.22": { "bin": [ @@ -12327,6 +12327,20 @@ "https://yt-dl.org/downloads/2019.01.16/youtube-dl-2019.01.16.tar.gz", "519f2aa70929787e537bc4c8ccd4533fffa82618570261c295af190a6cc90bb6" ] + }, + "2019.01.17": { + "bin": [ + "https://yt-dl.org/downloads/2019.01.17/youtube-dl", + "0e8dd282dd6c2275317476438e0f0e93bfa0f968cbd8e4416e66c495ddac4ba0" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.01.17/youtube-dl.exe", + "79b21504c917c3f2568fbd8c111f017c472cdbdae9882560d6e945d24a235a92" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.01.17/youtube-dl-2019.01.17.tar.gz", + "278f04408ce2f80d58843b1d4ab1b5e5fa913269bd728a13970bac803697aa3b" + ] } } } \ No newline at end of file