diff --git a/download.html b/download.html index 09a7a836e..a81a74f8f 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.03 (sig)

+

2018.02.04 (sig)

-

SHA256: 8d3d086a54f6c8a5e4d50630f228d72e6c043dc21f100b373b3e8914f6ea99d0

+

SHA256: 157be71476a97dae99a18df5452472e1786f39b3fe2f968dfa0f81c144d81734

- Windows exe (sig - SHA256 8e2860788384840d0832083de5c11b4bed51f0777390965427073bc678f92f6f)
- Full source + docs + binary tarball (sig - SHA256 e8c24239010040570179caa460955c9696a2eeeafb1a2dc82ad5f70324f39bed) + Windows exe (sig - SHA256 87ec7e56cd4422fba3ac20c395cb0e7dd4662e167776898fc48a71881e559f19)
+ Full source + docs + binary tarball (sig - SHA256 4ae02802815bd15d469e85d0e910b91cd8da05ae82eff46d50186d4fd777b47b)

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 f11c729fe..016910245 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.02.03 \ No newline at end of file +2018.02.04 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 84c49aef5..c77fc5e38 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-03T23:46:08.013415Z + 2018-02-04T08:04:40.805023Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12410,4 +12410,19 @@ 2018-02-03T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.02.04 + New version 2018.02.04 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.02.04/ +
+ + + The youtube-dl maintainers + + 2018-02-04T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4649b3552..4304a2994 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.02.03", - "signature": "9ccf54d7bbfd606334b553fa48f9ef56773c292f8d1ac14ff3f6495b067fc119610a61fb067d67465633e6bbfe17e87d67536494ddf18c1ec44eb6ef37986c4804420470d0c6d2ca29badda5c31019aca0c3e6844aa7649971ebd499413442f1409007759d99d7d9dfdb9108f4745a8cc90920a46ca6cec146c1b7eddfaea932", + "latest": "2018.02.04", + "signature": "42746ecc6d10cd830008a672131b9a406ed7dc0e46d00bb9dda5d521204124aa5101c06c94b6f0296be655b3a01c88659db6eb98edc4898424424143eb7f48040d78c586737abfd26ce5c0eecac7eac1633008ec02a6b3ad09e23278ddb4f6a5af42923f79cdb0c077dff573a250dc744391bdfd1971ec05b58eb1143caa0f56", "versions": { "2012.02.22": { "bin": [ @@ -11585,6 +11585,20 @@ "https://yt-dl.org/downloads/2018.02.03/youtube-dl-2018.02.03.tar.gz", "e8c24239010040570179caa460955c9696a2eeeafb1a2dc82ad5f70324f39bed" ] + }, + "2018.02.04": { + "bin": [ + "https://yt-dl.org/downloads/2018.02.04/youtube-dl", + "157be71476a97dae99a18df5452472e1786f39b3fe2f968dfa0f81c144d81734" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.02.04/youtube-dl.exe", + "87ec7e56cd4422fba3ac20c395cb0e7dd4662e167776898fc48a71881e559f19" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.02.04/youtube-dl-2018.02.04.tar.gz", + "4ae02802815bd15d469e85d0e910b91cd8da05ae82eff46d50186d4fd777b47b" + ] } } } \ No newline at end of file