From 9020751c991d00f4955ab2c64d87d21655eba7a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 15 Jan 2020 01:39:46 +0700 Subject: [PATCH] release 2020.01.15 --- download.html | 10 +++++----- supportedsites.html | 1 - update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 38 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index 5816933fb..19fc7a0d7 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.01.01 (sig)

+

2020.01.15 (sig)

-

SHA256: 9acc584534957ac8ca764fa16459ea1351f8a241bcab12897a43732b180fb4fc

+

SHA256: 510c41000b0cdb3fa8837051455e0951325b271642b41d601d3812b4b40fab03

- Windows exe (sig - SHA256 e3942c50671df0bb8bfc36d8137b5be1a91afd78c969c32146c3b5de54f58b2c)
- Full source + docs + binary tarball (sig - SHA256 0ab06abce0eecf77b6ceed4c06613325ede4e72e1a6ff528be320277250a1b5d) + Windows exe (sig - SHA256 38a3c3ab5c0005dc490e433ccd97ba54f8b7370cda60f6e835afcd213de4ecd2)
+ Full source + docs + binary tarball (sig - SHA256 556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237)

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

  • OutsideTV
  • PacktPub
  • PacktPubCourse
  • -
  • PandaTV: 熊猫TV
  • pandora.tv: 판도라TV
  • ParamountNetwork
  • parliamentlive.tv: UK parliament videos
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 96fe083f3..073191ec0 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.01.01 \ No newline at end of file +2020.01.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2b9738123..d5c75cced 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-01-01T05:26:25.791350Z + 2020-01-15T01:39:44.299813Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13820,4 +13820,19 @@ 2020-01-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.01.15 + New version 2020.01.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.01.15/ +
    +
    + + The youtube-dl maintainers + + 2020-01-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1d1cb7282..9bb3943f8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.01.01", - "signature": "43f6a785531140a41c81f007aea84f61e72d2ca3475bbea29de9411b018664573cadd8250174da5326cfcf68e7e1fe17ccecacb09bd6ae7ea719cd1c64a62e1ec35843733f93027fa2304d01ae14c543ae3e8427e7f14ae280b6837b49aaeb37efac537fd610328a6ee26afd3f504e365e0b660231278aaa219944e25366b9be", + "latest": "2020.01.15", + "signature": "26e86394cf082689ab519d06a327c6860d7f3925cf1c0411d59b0250846eb74c6ea29e1cac1ba90594d8c5ac9e2f6006641591ab87a0c70aea430dc105b590fc6e2e1c3356c60ba55d7e9e9141cdeff741ec3db4af3f1d487b000db317419c09af8f460c4a08662aefd90f8a6917a4fdbcaf0b943de32a39269a865cd1598d35", "versions": { "2012.02.22": { "bin": [ @@ -12901,6 +12901,20 @@ "https://yt-dl.org/downloads/2020.01.01/youtube-dl-2020.01.01.tar.gz", "0ab06abce0eecf77b6ceed4c06613325ede4e72e1a6ff528be320277250a1b5d" ] + }, + "2020.01.15": { + "bin": [ + "https://yt-dl.org/downloads/2020.01.15/youtube-dl", + "510c41000b0cdb3fa8837051455e0951325b271642b41d601d3812b4b40fab03" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.01.15/youtube-dl.exe", + "38a3c3ab5c0005dc490e433ccd97ba54f8b7370cda60f6e835afcd213de4ecd2" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.01.15/youtube-dl-2020.01.15.tar.gz", + "556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237" + ] } } } \ No newline at end of file