From ccddbf1d383fcfb87550102464e8a95406186854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 3 May 2020 00:07:22 +0700 Subject: [PATCH] release 2020.05.03 --- 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 f9932cb85..f4e9a142c 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.

-

2020.03.24 (sig)

+

2020.05.03 (sig)

-

SHA256: 0271cbafde17859b6b771f72f40a0038663d4556954ca5ac4e0c79f8b04c00a1

+

SHA256: 2ce10c50d4ba40b4b46879f2ef9cfaa9c29d15dc86a2eebcba2f0d97a7d9e1bd

- Windows exe (sig - SHA256 59369ff1710e94d3d66724a677ae2c1c0a969b71339ebdb6f1a957d7fd162e51)
- Full source + docs + binary tarball (sig - SHA256 45a398a41e4a06862413d9c8d57e6c1fa0e60660c6f69df928b64f3595568416) + Windows exe (sig - SHA256 0641bfba0c984a9bbb464f29cdd6314077eff7286eb3f554594a798178d6f509)
+ Full source + docs + binary tarball (sig - SHA256 545dbb8f969f911cb8dd120cfb09f8f3156948ae96039dc964731b5a57982f62)

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

  • MNetTV
  • MoeVideo: LetitBit video services: moevideo.net, playreplay.net and videochart.net
  • Mofosex
  • +
  • MofosexEmbed
  • Mojvideo
  • Morningstar: morningstar.com
  • Motherless
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index e8f949e24..6681827b4 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.03.24 \ No newline at end of file +2020.05.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 33536044a..c0eb63e5c 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 - 2020-03-24T03:16:13.201074Z + 2020-05-03T00:07:21.554137Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13925,4 +13925,19 @@ 2020-03-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.05.03 + New version 2020.05.03 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.05.03/ +
    +
    + + The youtube-dl maintainers + + 2020-05-03T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 5bb6939d0..f4f10eb16 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.03.24", - "signature": "8b78c9f90356f655b4babdc05b1f4013d35b23de69fc27604efcbd1059b34bc18c6055a8662b25ad588465ddca9d0d160066b18f2dd5c7ab15fc43d3fa14724749f5db8509cf74c3227e138defef50bb41399e07298fdef8d80c3ef39f3d3b009a90095bd49a23eeefefc97ee13f9d10d1f75924300dba0ad1f1d72aa5ef6337", + "latest": "2020.05.03", + "signature": "8515e174cfdf369594a780257732e1a7fa1fa51c010c8f29f88208be06d648fd703dd91df927d4a2023a9bd9f9a238533798aedcbc406c22cfb084a3d4f65a1c52858bee6b4fb8442e4c0e7ee3e9df3f6741d44dc70b026722596853862ce6fb8da1750c3acba647d221ff8b8297ccf3f65131270482f25b5055fe8098677b3e", "versions": { "2012.02.22": { "bin": [ @@ -12999,6 +12999,20 @@ "https://yt-dl.org/downloads/2020.03.24/youtube-dl-2020.03.24.tar.gz", "45a398a41e4a06862413d9c8d57e6c1fa0e60660c6f69df928b64f3595568416" ] + }, + "2020.05.03": { + "bin": [ + "https://yt-dl.org/downloads/2020.05.03/youtube-dl", + "2ce10c50d4ba40b4b46879f2ef9cfaa9c29d15dc86a2eebcba2f0d97a7d9e1bd" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.05.03/youtube-dl.exe", + "0641bfba0c984a9bbb464f29cdd6314077eff7286eb3f554594a798178d6f509" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.05.03/youtube-dl-2020.05.03.tar.gz", + "545dbb8f969f911cb8dd120cfb09f8f3156948ae96039dc964731b5a57982f62" + ] } } } \ No newline at end of file