diff --git a/download.html b/download.html index 19fc7a0d7..a5bfde021 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.15 (sig)

+

2020.01.24 (sig)

-

SHA256: 510c41000b0cdb3fa8837051455e0951325b271642b41d601d3812b4b40fab03

+

SHA256: c59be5341e7bdfb3787ee403e7c60664c631d5c3b81d152e342942bac2b538f9

- Windows exe (sig - SHA256 38a3c3ab5c0005dc490e433ccd97ba54f8b7370cda60f6e835afcd213de4ecd2)
- Full source + docs + binary tarball (sig - SHA256 556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237) + Windows exe (sig - SHA256 4a3ae2d194418d478ae5903beda141bb1ed6f243b0bd0c8d6f0e167037a801af)
+ Full source + docs + binary tarball (sig - SHA256 0b1dcc96d204984df1ee364e81cddd5645421f6065d2815472258ccdad5c36ff)

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 073191ec0..e52678e26 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.01.15 \ No newline at end of file +2020.01.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d5c75cced..67f7fbfd7 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-15T01:39:44.299813Z + 2020-01-24T04:18:38.048139Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13835,4 +13835,19 @@ 2020-01-15T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.01.24 + New version 2020.01.24 + + +

+ Downloads available at https://yt-dl.org/downloads/2020.01.24/ +
+ + + The youtube-dl maintainers + + 2020-01-24T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9bb3943f8..ed89dfa73 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.01.15", - "signature": "26e86394cf082689ab519d06a327c6860d7f3925cf1c0411d59b0250846eb74c6ea29e1cac1ba90594d8c5ac9e2f6006641591ab87a0c70aea430dc105b590fc6e2e1c3356c60ba55d7e9e9141cdeff741ec3db4af3f1d487b000db317419c09af8f460c4a08662aefd90f8a6917a4fdbcaf0b943de32a39269a865cd1598d35", + "latest": "2020.01.24", + "signature": "32db9e49c9564e20c8b3e095387528b78b47d854fca41ab9950050661084347fc91e814dae7964882ef3d8a9efe8e421194b859745d7e9e5a0249220c6bdb8c69c02cbb7d51ded7f9ee66e3cb80397f2289f9f17b93e03142ae95200f34cf3512ff9c7dfd6266ffb44dfa9978f641d9691229d883b5372e45a4b63041656d170", "versions": { "2012.02.22": { "bin": [ @@ -12915,6 +12915,20 @@ "https://yt-dl.org/downloads/2020.01.15/youtube-dl-2020.01.15.tar.gz", "556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237" ] + }, + "2020.01.24": { + "bin": [ + "https://yt-dl.org/downloads/2020.01.24/youtube-dl", + "c59be5341e7bdfb3787ee403e7c60664c631d5c3b81d152e342942bac2b538f9" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.01.24/youtube-dl.exe", + "4a3ae2d194418d478ae5903beda141bb1ed6f243b0bd0c8d6f0e167037a801af" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.01.24/youtube-dl-2020.01.24.tar.gz", + "0b1dcc96d204984df1ee364e81cddd5645421f6065d2815472258ccdad5c36ff" + ] } } } \ No newline at end of file