From dbf36b0f0d2413bc4973b0536cd9ed8bd9484802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 16 Jan 2019 02:25:56 +0700 Subject: [PATCH] release 2019.01.16 --- 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 325f9f186..13b4c4a00 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.10 (sig)

+

2019.01.16 (sig)

-

SHA256: e9757a708d34aee5045951c3a12d8046525f81fa23d3db71d6cd0a89d90787c2

+

SHA256: 70763f780bc94276a304f0295c4737a0b1a270a8d44311e877afa6c91376ec37

- Windows exe (sig - SHA256 f3be3bf5edc3b86c3ff2263cb6ee6de8c48a1044c27e9e2e41440fc7c3caf760)
- Full source + docs + binary tarball (sig - SHA256 ed85e20cb5687721e92bae89c583a315abe52d233d5ee4d65c709f640cf0211f) + Windows exe (sig - SHA256 07651f0dde0710b0ef4274e31a71b32fc98e777b07402a00e999eea57a417ede)
+ Full source + docs + binary tarball (sig - SHA256 519f2aa70929787e537bc4c8ccd4533fffa82618570261c295af190a6cc90bb6)

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 4e44d45bb..238ee3e3c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.01.10 \ No newline at end of file +2019.01.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 67781af77..16218b5db 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-10T23:33:49.943615Z + 2019-01-16T02:25:54.840713Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13190,4 +13190,19 @@ 2019-01-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.01.16 + New version 2019.01.16 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.01.16/ +
+ + + The youtube-dl maintainers + + 2019-01-16T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b74f0583c..72f3da5f1 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.01.10", - "signature": "3ddfbcfd350e42932da1836457e478b7160e5892a4a2e3fb047c3522d7d19682fa0546148807b6e9de6afd46dacf723696b1cc8410f85b83c109b324c721fd957c577cbbe891f90627e8eb8bdc79d42e42056306de28f3db5ded6bfd4280f7bd68501af9d8d7ca94da419398451d5729ca53aae54631dc5fd6e5c6500ec71edf", + "latest": "2019.01.16", + "signature": "9451bb9aaedf0abec23a8c4f7d5d690caffb2511dffe442cf478e73bcdeaa8d9fdebd2b1b976c527f5d625f929b48ba498f6d522b22be46bb199b15ac895c80ae787f2e264a3928c1ba14571f825227edf7298b3c4f5f4f6b6869a22d220874d4816784d4f1ecd0f50e968741be37ea2caedaddcb808cea3674792fbaf73075f", "versions": { "2012.02.22": { "bin": [ @@ -12313,6 +12313,20 @@ "https://yt-dl.org/downloads/2019.01.10/youtube-dl-2019.01.10.tar.gz", "ed85e20cb5687721e92bae89c583a315abe52d233d5ee4d65c709f640cf0211f" ] + }, + "2019.01.16": { + "bin": [ + "https://yt-dl.org/downloads/2019.01.16/youtube-dl", + "70763f780bc94276a304f0295c4737a0b1a270a8d44311e877afa6c91376ec37" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.01.16/youtube-dl.exe", + "07651f0dde0710b0ef4274e31a71b32fc98e777b07402a00e999eea57a417ede" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.01.16/youtube-dl-2019.01.16.tar.gz", + "519f2aa70929787e537bc4c8ccd4533fffa82618570261c295af190a6cc90bb6" + ] } } } \ No newline at end of file