diff --git a/download.html b/download.html index a18f9d4d8..b9b25453c 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.09.06 (sig)

+

2020.09.14 (sig)

-

SHA256: e9334369558ec6478ac5599b6d8bf4e68fb54d4e6db090cc61dface46e6c1508

+

SHA256: 1a39e668459d9933b1ef9eb600326b220df861d99d233c1728a407ee947db63b

- Windows exe (sig - SHA256 c88838b19b57c2f0bcba89c3e208342af119d0412de94a09227dfcb528e3f406)
- Full source + docs + binary tarball (sig - SHA256 ea8bc09d12504d98521bd1c74af27eae2c6fde7c1ce4e2c43d98ef952e8347a0) + Windows exe (sig - SHA256 29b6eec7e7ee540d864643253b7c9b9a655b2a5fc2a9b0b523e4a28c104a39a6)
+ Full source + docs + binary tarball (sig - SHA256 0657c19661bbec99117a2eb2b5a2d26d3f0b0a58703035f1ebf76bb5f2858ea3)

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

  • RayWenderlichCourse
  • RBMARadio
  • RDS: RDS.ca
  • +
  • RedBull
  • +
  • RedBullEmbed
  • RedBullTV
  • RedBullTVRrnContent
  • Reddit
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 8fbab56aa..f41ae953e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.09.06 \ No newline at end of file +2020.09.14 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c886b11a2..e79704e00 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-09-06T13:02:11.398585Z + 2020-09-14T03:38:56.859596Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14045,4 +14045,19 @@ 2020-09-06T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.09.14 + New version 2020.09.14 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.09.14/ +
    +
    + + The youtube-dl maintainers + + 2020-09-14T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a94cd6d5e..49c41211b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.09.06", - "signature": "0e95a3a7cf3510c73633b025953cd5360f1a7bd22becf7c794cc6dd257eee576df7fe6e6e6365da41962c6942770a1a3abc27600bcedc9c8409e4b8c2b6748efeea16ea37f5830674adf4badb5c82aeb86440dfcaef7c486332ec24503fefb072ed5a66db05aab99ff955c297d61487ac24b973c18de7f5300b7d2f74030f366", + "latest": "2020.09.14", + "signature": "7abb5369e908d36419e2fb26745717a119704707210983fe53ed4b745f3c05a7e4c2fe7262fca1f05d56a633f8f74a76408d4ed076ca5af9fe0b8a7cccce46292068d46dc06acdd5ae254214a0215974bc3230cd580ba86feff7e2db417e0ed89ea92d46905a3839f3553956035bbd789017c17b995e5a10d0fdefedc058e8d3", "versions": { "2012.02.22": { "bin": [ @@ -13111,6 +13111,20 @@ "https://yt-dl.org/downloads/2020.09.06/youtube-dl-2020.09.06.tar.gz", "ea8bc09d12504d98521bd1c74af27eae2c6fde7c1ce4e2c43d98ef952e8347a0" ] + }, + "2020.09.14": { + "bin": [ + "https://yt-dl.org/downloads/2020.09.14/youtube-dl", + "1a39e668459d9933b1ef9eb600326b220df861d99d233c1728a407ee947db63b" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.09.14/youtube-dl.exe", + "29b6eec7e7ee540d864643253b7c9b9a655b2a5fc2a9b0b523e4a28c104a39a6" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.09.14/youtube-dl-2020.09.14.tar.gz", + "0657c19661bbec99117a2eb2b5a2d26d3f0b0a58703035f1ebf76bb5f2858ea3" + ] } } } \ No newline at end of file