diff --git a/download.html b/download.html index b72060a3e..07d152804 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.02.25 (sig)

+

2018.02.26 (sig)

-

SHA256: afd418c9445c9a71c24f9093a9934e4ca99e401ee716b0af6459107857fb02ab

+

SHA256: ad38b0b4200700e4e0677eae58bc37061e896daa6449108b3f846821e8eba287

- Windows exe (sig - SHA256 e33036af3647550903684c82c3e7955eb02494ce453936149e2fd937602acc07)
- Full source + docs + binary tarball (sig - SHA256 fc8e4137d4dc23f2136e0b09693e577d2cf1f6bb3ae1f193fb24b9fcf4012beb) + Windows exe (sig - SHA256 00fd06633b84c194fc8a8c43974ecbbe0780bcca76915ac0694b37d265056e85)
+ Full source + docs + binary tarball (sig - SHA256 05ff241839d4c6f3ecdb7eca03eba40dfdcdc62f76fcd5ca3e60768951b75246)

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 e951ac935..9af53ed03 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.02.25 \ No newline at end of file +2018.02.26 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d73924b62..010f12d50 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-02-25T20:53:42.867567Z + 2018-02-26T04:25:19.036793Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12485,4 +12485,19 @@ 2018-02-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.02.26 + New version 2018.02.26 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.02.26/ +
+ + + The youtube-dl maintainers + + 2018-02-26T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 46d319857..2d9398879 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.02.25", - "signature": "8844381e7df5f3021a119522a6aec486348a1fed137c9e1a72805ea89116e957c62ffb984b75f1d852ccf70615aec2637211be63d5886a972ca0f4dae5ec984ad2078e246a46702a24eefc685e55ca38fe11e0d1f5efa012a141a7a04bf6a0280b282a156976cdc65911af395c76ca078d72adf9c448f86655f562baa37371a0", + "latest": "2018.02.26", + "signature": "22195a013bdd87295edab6924de95329dd45d81f695feb8a52bb54257239b99384676160ebfb49a8c2c979ae7056f02e0ee49cfa44e9db17a5ef0dde4ef01a438a6a9737ea2b71bc601b6b1d416d69b339077ee9e7a89cf235cf1d162cd192da752643b15013b25ac57c824716a54485838db3733d3561d540ee9e931bfbbc21", "versions": { "2012.02.22": { "bin": [ @@ -11655,6 +11655,20 @@ "https://yt-dl.org/downloads/2018.02.25/youtube-dl-2018.02.25.tar.gz", "fc8e4137d4dc23f2136e0b09693e577d2cf1f6bb3ae1f193fb24b9fcf4012beb" ] + }, + "2018.02.26": { + "bin": [ + "https://yt-dl.org/downloads/2018.02.26/youtube-dl", + "ad38b0b4200700e4e0677eae58bc37061e896daa6449108b3f846821e8eba287" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.02.26/youtube-dl.exe", + "00fd06633b84c194fc8a8c43974ecbbe0780bcca76915ac0694b37d265056e85" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.02.26/youtube-dl-2018.02.26.tar.gz", + "05ff241839d4c6f3ecdb7eca03eba40dfdcdc62f76fcd5ca3e60768951b75246" + ] } } } \ No newline at end of file