diff --git a/download.html b/download.html index 284ec3b56..f89d5f051 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.07.10 (sig)

+

2018.07.21 (sig)

-

SHA256: d702560accd6ced302258892794e77ebb34db5150b997341b7a3f4c5dbaf4090

+

SHA256: b12fa5864f0e7f1f95d96fd0123e09fb4c1bbcfa505b5b0cc57c6388d20d06dd

- Windows exe (sig - SHA256 77fbd37056824d881285ae91b288849d234d5d8329970084bfd68ad55daf2e35)
- Full source + docs + binary tarball (sig - SHA256 ad8326e25be0da9f5c6a8f16f96396893f64263d237d5cfacf4dcc4012542fe6) + Windows exe (sig - SHA256 4abf5bdb0daa668c620f3d751633360c789f994c56db79bace79e534d0f297a6)
+ Full source + docs + binary tarball (sig - SHA256 4bec6c5f7e76fb7f9594804c5da24bd112e9012c7d054e6fc5a1d730320d5653)

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 5c8f7b2f2..5ba2a03fc 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.07.10 \ No newline at end of file +2018.07.21 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index dcaacb929..0029184a3 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-07-10T02:11:27.162365Z + 2018-07-21T21:02:26.464261Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12860,4 +12860,19 @@ 2018-07-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.07.21 + New version 2018.07.21 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.07.21/ +
+ + + The youtube-dl maintainers + + 2018-07-21T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 05a2922e3..2bfda6934 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.07.10", - "signature": "8cfa7f58a8805638cdd60075039a35493fbcd83d61de88434dafee7fb5a2fb01087e561d17d405a044d9f8a27db4dc2bec467cfe97934331b3fbca69555dee2291983ff390a46c96dc3f382326d29257cc4b413757917386b633a39ff55efe5a705c410fb9ba47ae64abef2eeea2da24b5e35efd76d5ddd8950245f7cdd1fa0f", + "latest": "2018.07.21", + "signature": "76ddfd8288d0cd8b2da782764aff20f0e524a5de52a34770475ecf2a3702cb8af446f83fd0871ce16c959d651d57b32bdde1c1b78ce6d0bfddf6c33a8b2fe046087a48166bf0ec46ba2e0b72bb2614c7ab4a2092013e74abf4d5bb7bc9afef7fb25ff6374b234fa46d2c8a1ce7ce9b727af769ce152958c3a4591aa5c7c7b24b", "versions": { "2012.02.22": { "bin": [ @@ -12005,6 +12005,20 @@ "https://yt-dl.org/downloads/2018.07.10/youtube-dl-2018.07.10.tar.gz", "ad8326e25be0da9f5c6a8f16f96396893f64263d237d5cfacf4dcc4012542fe6" ] + }, + "2018.07.21": { + "bin": [ + "https://yt-dl.org/downloads/2018.07.21/youtube-dl", + "b12fa5864f0e7f1f95d96fd0123e09fb4c1bbcfa505b5b0cc57c6388d20d06dd" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.07.21/youtube-dl.exe", + "4abf5bdb0daa668c620f3d751633360c789f994c56db79bace79e534d0f297a6" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.07.21/youtube-dl-2018.07.21.tar.gz", + "4bec6c5f7e76fb7f9594804c5da24bd112e9012c7d054e6fc5a1d730320d5653" + ] } } } \ No newline at end of file