From 366611a433cef5c6b0b29831ab99ac1923b3ca15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 9 Mar 2019 02:55:40 +0700 Subject: [PATCH] release 2019.03.09 --- 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 410c65b33..6b2d2e763 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.03.01 (sig)

+

2019.03.09 (sig)

-

SHA256: 82e15e2f81df966d3d3c26a5538c8512911c70b0c91b1c30a651cc59a37c342b

+

SHA256: 2ced5ab54ffe28586121e57af7cb2e3b38ef596d9932479407040ed43a7f9f7c

- Windows exe (sig - SHA256 67dc23174f14e09966946b6564f416a9ac50355c8aa565451d12b11eb502b6f6)
- Full source + docs + binary tarball (sig - SHA256 ae523a75bf41b3faa40d6f7dd44c7b8e1bc6919a91956b2528bbddeb9b32b32f) + Windows exe (sig - SHA256 f6e4884e5cebf0cb90b7e45075ead3faf6b22a3c14b292ab5b9c5acf2d5c18be)
+ Full source + docs + binary tarball (sig - SHA256 0ebedd327392ef42c18cadfec50c450c0320c7abdc3cd04d162b8cfc6bae86bc)

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 d8e1b7082..6d8e0618c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.03.01 \ No newline at end of file +2019.03.09 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index dd8a22281..cf8701d25 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-03-01T01:05:48.177745Z + 2019-03-09T02:55:39.686011Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13340,4 +13340,19 @@ 2019-03-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.03.09 + New version 2019.03.09 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.03.09/ +
+ + + The youtube-dl maintainers + + 2019-03-09T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9f4d8af2d..36fed3683 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.03.01", - "signature": "1de39b6c8f1e0e32eca37aa654d46dc8ba790cd57126f6b6173987a2543a6deab6404ebba1d0a3cc939b8bb2a698f36b8d76115325eb41fa3b2537235de5bf11e799db1701fbb6ee89579b8a51870f3d640712bbaecb67a0316aaf2e43c3716271564e2017918e35d0f226f30303f538a892365e5e9673c22fe26e7a832f5655", + "latest": "2019.03.09", + "signature": "7afd5675f9406d4a2ea06a5aefca15679fe1ac09fd3f2de4fc09e855880d5c0891cdf5a92034f0cd97292cc3aa9ab0ce4bb612d0eb3f50f28d291d9de446bf17fd7d5e79bfaec2bb66cd84251438b5856f8436305ece649a36256357406fd694755e95feb2cc83ce6168ade6d008559f603cfedbb65efa470275aee95aef18a0", "versions": { "2012.02.22": { "bin": [ @@ -12453,6 +12453,20 @@ "https://yt-dl.org/downloads/2019.03.01/youtube-dl-2019.03.01.tar.gz", "ae523a75bf41b3faa40d6f7dd44c7b8e1bc6919a91956b2528bbddeb9b32b32f" ] + }, + "2019.03.09": { + "bin": [ + "https://yt-dl.org/downloads/2019.03.09/youtube-dl", + "2ced5ab54ffe28586121e57af7cb2e3b38ef596d9932479407040ed43a7f9f7c" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.03.09/youtube-dl.exe", + "f6e4884e5cebf0cb90b7e45075ead3faf6b22a3c14b292ab5b9c5acf2d5c18be" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.03.09/youtube-dl-2019.03.09.tar.gz", + "0ebedd327392ef42c18cadfec50c450c0320c7abdc3cd04d162b8cfc6bae86bc" + ] } } } \ No newline at end of file