diff --git a/download.html b/download.html index 9342602f5..8c27b882b 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.12 (sig)

+

2019.09.12.1 (sig)

-

SHA256: a6ca8a9e393a5cdf93c6313a2c0755f5ff9fe0f7c79b0d9a71d3b631edd71eb6

+

SHA256: 1b67e09b9f0947396a0c0b47e319d577101d566451f3af883ac296757067e9f3

- Windows exe (sig - SHA256 58e8ced0f4ebde33c1319b607f6e538b8c813fa89aee7e95b5ab699586f7a257)
- Full source + docs + binary tarball (sig - SHA256 a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72) + Windows exe (sig - SHA256 b2b84eb2ab63315b1946b6920c2231f899cbb11beae3a1b0d4e066b8a4a30e49)
+ Full source + docs + binary tarball (sig - SHA256 ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40)

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

+ Downloads available at https://yt-dl.org/downloads/2019.09.12.1/ +
+ + + The youtube-dl maintainers + + 2019-09-12T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4d77bf4f0..6cd1953d1 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.09.12", - "signature": "464368cdadf00c9669c64ea201cfc55de58c98325b508cdb27d2148517db0dcda62902075ff35ac2377f728a7f94a4168ff5414c23ac3f1a30fbdc0c866d281cc9485f2f82d31f8e015db117ceeb1208406554ea3e201af5b15f66b12f85826927dba3002af77ea2e76d298b7405e76430ec877b86c9536087bdaaa188d5c4f6", + "latest": "2019.09.12.1", + "signature": "1450262f99afb2efb9983c0d0f12596035576b7c2ed3b3bad917fd27d6b268638a62d5a4e5ce3a99f4b9eb2e9af24fc4c400d195c4ffa27b5253cd4833d6510e831a133237191d4eed9090886d2ed9e4b6f03a9182356a43a646a06e7cdb9e844970b41a879c900417f2c37417b2d015caf348bf228ee64a80f03e67289dcad1", "versions": { "2012.02.22": { "bin": [ @@ -12761,6 +12761,20 @@ "https://yt-dl.org/downloads/2019.09.12/youtube-dl-2019.09.12.tar.gz", "a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72" ] + }, + "2019.09.12.1": { + "bin": [ + "https://yt-dl.org/downloads/2019.09.12.1/youtube-dl", + "1b67e09b9f0947396a0c0b47e319d577101d566451f3af883ac296757067e9f3" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.09.12.1/youtube-dl.exe", + "b2b84eb2ab63315b1946b6920c2231f899cbb11beae3a1b0d4e066b8a4a30e49" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.09.12.1/youtube-dl-2019.09.12.1.tar.gz", + "ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40" + ] } } } \ No newline at end of file