From 63e122370397cd40853db29df2c105e52b9bfff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Mon, 26 Mar 2018 22:27:17 +0700 Subject: [PATCH] release 2018.03.26 --- download.html | 10 +++++----- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 39 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 62c1e9d84..8853d56fb 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.03.20 (sig)

+

2018.03.26 (sig)

-

SHA256: 298b34176a028326d267a446c3aa21b614a792beb9b37ab452d98cb67347bd89

+

SHA256: c3d4a016d66429725e268f4408e1774bd4489b9a16385498a7c2b937a409f343

- Windows exe (sig - SHA256 e9b20862a3a2880be5178c901f111368a443b1ea9479bc811d4dba357ee0d497)
- Full source + docs + binary tarball (sig - SHA256 a977d04aa201ef35f8a6dc66b19204a9093b26c9d04d643089a1d467ba4e0682) + Windows exe (sig - SHA256 fe03566ac18baa7a4030f8ba663b3e4d4ced80c346fbed5418319cdf6bfa7146)
+ Full source + docs + binary tarball (sig - SHA256 3b29dcbaaa4b1836c871778617da1e28666d038b1ef692c5199179a86afe6790)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index cb9424b12..4fa4ff266 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -434,6 +434,7 @@

  • Lecture2Go
  • LEGO
  • Lemonde
  • +
  • Lenta
  • LePlaylist
  • LetvCloud: 乐视云
  • Libsyn
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f2f5e650c..bc3c7a863 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.03.20 \ No newline at end of file +2018.03.26 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 360fd836a..f3c7863e4 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 - 2018-03-20T01:57:54.135374Z + 2018-03-26T22:27:11.100123Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12560,4 +12560,19 @@ 2018-03-20T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.03.26 + New version 2018.03.26 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.03.26/ +
    +
    + + The youtube-dl maintainers + + 2018-03-26T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8d4a2884e..b229616e2 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.03.20", - "signature": "0dc10a76f2cc1dd4d7f0cfed1d24cc0597b4a94b33e8bc0d76cecd4cbc85e643229b37b679c000e9323734c7e0e57e1556beff0056a70cb241b0164fc24fbe3bd1d73fc6451a5841275cb9648b47e543ce706fa1cdf179bb4741595eb84e24c0b14d5d44d2f0048f8f81aa3aad20c2113c7f4271322761db1408b91b744f9687", + "latest": "2018.03.26", + "signature": "7c8ad1e49a3241b4554667b18a8c574a14034c3ed1a1eeb689de3a8a123ec5c61a0db603a054c841cdd9e8c2d5920c16de801eb9cff27919f1b2e5e02acf61df14228f9b7041bb35385b62a5d7480f2ec29d165263c2554d93691588747ce4638ce0584ba33ff096f76841a4d508eb718d0be56de773b3b5e24fa6b1cae0349b", "versions": { "2012.02.22": { "bin": [ @@ -11725,6 +11725,20 @@ "https://yt-dl.org/downloads/2018.03.20/youtube-dl-2018.03.20.tar.gz", "a977d04aa201ef35f8a6dc66b19204a9093b26c9d04d643089a1d467ba4e0682" ] + }, + "2018.03.26": { + "bin": [ + "https://yt-dl.org/downloads/2018.03.26/youtube-dl", + "c3d4a016d66429725e268f4408e1774bd4489b9a16385498a7c2b937a409f343" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.03.26/youtube-dl.exe", + "fe03566ac18baa7a4030f8ba663b3e4d4ced80c346fbed5418319cdf6bfa7146" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.03.26/youtube-dl-2018.03.26.tar.gz", + "3b29dcbaaa4b1836c871778617da1e28666d038b1ef692c5199179a86afe6790" + ] } } } \ No newline at end of file