diff options
author | Sergey M․ <[email protected]> | 2019-09-12 01:53:14 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2019-09-12 01:53:14 +0700 |
commit | 0a323b22e16f1c7efba6870d839ad53564145fb8 (patch) | |
tree | be5cc6bee49a0705928b6135f60bc0b89321a382 | |
parent | f8234fe551e95122aa25e951939b571baf797ab0 (diff) | |
download | youtube-dl-0a323b22e16f1c7efba6870d839ad53564145fb8.tar.gz youtube-dl-0a323b22e16f1c7efba6870d839ad53564145fb8.zip |
release 2019.09.12
-rw-r--r-- | download.html | 10 | ||||
-rw-r--r-- | update/LATEST_VERSION | 2 | ||||
-rw-r--r-- | update/releases.atom | 17 | ||||
-rw-r--r-- | update/versions.json | 18 |
4 files changed, 38 insertions, 9 deletions
diff --git a/download.html b/download.html index f621d6a66..9342602f5 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@ <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work except for Windows exe.</p> -<p><a href="https://yt-dl.org/downloads/2019.09.01/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p> +<p><a href="https://yt-dl.org/downloads/2019.09.12/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p> -<h2><a href="https://yt-dl.org/downloads/2019.09.01/youtube-dl">2019.09.01</a> (<a href="https://yt-dl.org/downloads/2019.09.01/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2019.09.12/youtube-dl">2019.09.12</a> (<a href="https://yt-dl.org/downloads/2019.09.12/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: a5016ee492198a5f1f8a45d18229b7ab33ed4ecf0252a9addb8e6386b5512d75</p> +<p><strong>SHA256</strong>: a6ca8a9e393a5cdf93c6313a2c0755f5ff9fe0f7c79b0d9a71d3b631edd71eb6</p> <p> - <a href="https://yt-dl.org/downloads/2019.09.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.09.01/youtube-dl.exe.sig">sig</a> - SHA256 9a93249d341998477c8675d3b26958c535b9b22876218ba45851801cbb8b4a78)<br> - <a href="https://yt-dl.org/downloads/2019.09.01/youtube-dl-2019.09.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.09.01/youtube-dl-2019.09.01.tar.gz.sig">sig</a> - SHA256 19374ff7ea794c934f75d65be98dac5837f078adb063c4980a9ce7593af06b49) + <a href="https://yt-dl.org/downloads/2019.09.12/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.09.12/youtube-dl.exe.sig">sig</a> - SHA256 58e8ced0f4ebde33c1319b607f6e538b8c813fa89aee7e95b5ab699586f7a257)<br> + <a href="https://yt-dl.org/downloads/2019.09.12/youtube-dl-2019.09.12.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.09.12/youtube-dl-2019.09.12.tar.gz.sig">sig</a> - SHA256 a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72) </p> <p>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 @@ <link rel="self" href="http://ytdl-org.github.io/youtube-dl/update/releases.atom" /> <title>youtube-dl releases</title> <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id> - <updated>2019-09-01T03:34:48.942866Z</updated> + <updated>2019-09-12T01:53:12.927068Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -13655,4 +13655,19 @@ <updated>2019-09-01T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.09.12</id> + <title>New version 2019.09.12</title> + <link href="http://ytdl-org.github.io/youtube-dl" /> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + Downloads available at <a href="https://yt-dl.org/downloads/2019.09.12/">https://yt-dl.org/downloads/2019.09.12/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2019-09-12T00:00:00Z</updated> + </entry> + </feed>
\ 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 |