diff --git a/download.html b/download.html index f621d6a66..9342602f5 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.

-

2019.09.01 (sig)

+

2019.09.12 (sig)

-

SHA256: a5016ee492198a5f1f8a45d18229b7ab33ed4ecf0252a9addb8e6386b5512d75

+

SHA256: a6ca8a9e393a5cdf93c6313a2c0755f5ff9fe0f7c79b0d9a71d3b631edd71eb6

- Windows exe (sig - SHA256 9a93249d341998477c8675d3b26958c535b9b22876218ba45851801cbb8b4a78)
- Full source + docs + binary tarball (sig - SHA256 19374ff7ea794c934f75d65be98dac5837f078adb063c4980a9ce7593af06b49) + Windows exe (sig - SHA256 58e8ced0f4ebde33c1319b607f6e538b8c813fa89aee7e95b5ab699586f7a257)
+ Full source + docs + binary tarball (sig - SHA256 a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72)

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 b44fe82cb..8bf218bfa 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.09.01 \ No newline at end of file +2019.09.12 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a2fb4025e..df81e534b 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 - 2019-09-01T03:34:48.942866Z + 2019-09-12T01:53:12.927068Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13655,4 +13655,19 @@ 2019-09-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.09.12 + New version 2019.09.12 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.09.12/ +
+ + + The youtube-dl maintainers + + 2019-09-12T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index bfd8aba2d..4d77bf4f0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.09.01", - "signature": "9125ef8fdce0e7aeb799abb4099e71adc445d401cf477e116e8d19f29a6f33541479182c264a12f9c4a0a33a27b417684a9f490874ce0676659cad22535242421e3d0b8f41c1fe4ff117d627c1f2973317fd1ac4645aac5d82873fde7adf20ccf0aee8c1585244f79692701e8cdcfc5bd1f5138f53c29c961487412af95b2742", + "latest": "2019.09.12", + "signature": "464368cdadf00c9669c64ea201cfc55de58c98325b508cdb27d2148517db0dcda62902075ff35ac2377f728a7f94a4168ff5414c23ac3f1a30fbdc0c866d281cc9485f2f82d31f8e015db117ceeb1208406554ea3e201af5b15f66b12f85826927dba3002af77ea2e76d298b7405e76430ec877b86c9536087bdaaa188d5c4f6", "versions": { "2012.02.22": { "bin": [ @@ -12747,6 +12747,20 @@ "https://yt-dl.org/downloads/2019.09.01/youtube-dl-2019.09.01.tar.gz", "19374ff7ea794c934f75d65be98dac5837f078adb063c4980a9ce7593af06b49" ] + }, + "2019.09.12": { + "bin": [ + "https://yt-dl.org/downloads/2019.09.12/youtube-dl", + "a6ca8a9e393a5cdf93c6313a2c0755f5ff9fe0f7c79b0d9a71d3b631edd71eb6" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.09.12/youtube-dl.exe", + "58e8ced0f4ebde33c1319b607f6e538b8c813fa89aee7e95b5ab699586f7a257" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.09.12/youtube-dl-2019.09.12.tar.gz", + "a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72" + ] } } } \ No newline at end of file