diff --git a/download.html b/download.html index bbbf13913..1c740cf68 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.09.10 (sig)

+

2018.09.18 (sig)

-

SHA256: 14175c44ff7e07a0f14f09a1ce6d18ef8794958a05c782ac4c7e28bf5e84aa8d

+

SHA256: 0883414e579624b80f539d482f3292ca208b56fdea93f9c7451c36c82cb34575

- Windows exe (sig - SHA256 c7be88ae69a80ccbac887be429984cc9864552adaa995384c079b7d2393e253b)
- Full source + docs + binary tarball (sig - SHA256 08eab35a5eaa249bf0a90de15369f4494e87e416f940f539f982e5562241ed89) + Windows exe (sig - SHA256 a1cd4bf00f6144e603e5d8c51e8b60aae52e5150ee6cf30e6683d0113252eb49)
+ Full source + docs + binary tarball (sig - SHA256 4b0f1365ce6bca66e99b83aa80e8098f04dd3a22d398e1b1eac3fbda5a6d9a56)

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 9b67f75e2..fd5633c96 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.09.10 \ No newline at end of file +2018.09.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ea1fea936..8579b3117 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-09-10T02:50:47.362108Z + 2018-09-18T01:48:39.527236Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12980,4 +12980,19 @@ 2018-09-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.09.18 + New version 2018.09.18 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.09.18/ +
+ + + The youtube-dl maintainers + + 2018-09-18T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 5013994e5..7b4977ba2 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.09.10", - "signature": "96045b39e646c4f01636cbc416da661f583fc54167494e280a6138ce3224d52fa3f521a3a56d4c65559d6baf8f2fbe17b2f4b351b194940d71952d92d7d502ccafc28b5fb61fb01f2ed0fc818c01a9e65d8af102b3e890da7062c0105a4f97a3d2e28af1d040c4772cd803b90ed1462d215656ca47fe87cdd59b62ad9a969b21", + "latest": "2018.09.18", + "signature": "3d8cbb72af9df3d4f4d1269425b91789d3a68917d1a22d1675b5a23851cd3144dfe6508bb80989ef0fe73b4b50a4047950080a937f98949344c648149539afa6749cf00491d1fa5ba8fd78bb12057eef973cf98d57c95fae9eae8480c3d7d0cd1367099acbe1b613fb9002ca0b65f7abe4eb4fa95c5078bda4497d4dad957075", "versions": { "2012.02.22": { "bin": [ @@ -12117,6 +12117,20 @@ "https://yt-dl.org/downloads/2018.09.10/youtube-dl-2018.09.10.tar.gz", "08eab35a5eaa249bf0a90de15369f4494e87e416f940f539f982e5562241ed89" ] + }, + "2018.09.18": { + "bin": [ + "https://yt-dl.org/downloads/2018.09.18/youtube-dl", + "0883414e579624b80f539d482f3292ca208b56fdea93f9c7451c36c82cb34575" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.09.18/youtube-dl.exe", + "a1cd4bf00f6144e603e5d8c51e8b60aae52e5150ee6cf30e6683d0113252eb49" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.09.18/youtube-dl-2018.09.18.tar.gz", + "4b0f1365ce6bca66e99b83aa80e8098f04dd3a22d398e1b1eac3fbda5a6d9a56" + ] } } } \ No newline at end of file