diff options
author | Sergey M․ <[email protected]> | 2019-07-02 01:11:40 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2019-07-02 01:11:40 +0700 |
commit | 4cd1f2ac103ec40ff6ad1dca60e282c7e910f628 (patch) | |
tree | 933e0c12d68e9324727560398f11ff12821a56f0 | |
parent | 315216bb836ff5f44cdcb61d1e5547651d1c1e4c (diff) | |
download | youtube-dl-4cd1f2ac103ec40ff6ad1dca60e282c7e910f628.tar.gz youtube-dl-4cd1f2ac103ec40ff6ad1dca60e282c7e910f628.zip |
release 2019.07.02
-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 2f82d93ce..e25ae7aa0 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.06.27/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.07.02/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.06.27/youtube-dl">2019.06.27</a> (<a href="https://yt-dl.org/downloads/2019.06.27/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2019.07.02/youtube-dl">2019.07.02</a> (<a href="https://yt-dl.org/downloads/2019.07.02/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 3076efe75694925df531f1050cb4bcbf1dc7f9166d63e795282e22f8951817a7</p> +<p><strong>SHA256</strong>: f61f6e5d7a7d63d7c52378840d7f1db29347b54f9bf9d7050ea5da012ffd5699</p> <p> - <a href="https://yt-dl.org/downloads/2019.06.27/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.06.27/youtube-dl.exe.sig">sig</a> - SHA256 48fc9b9207c848cef74771f499c1ca41d45a94b42a9b14b223bf7041e969d798)<br> - <a href="https://yt-dl.org/downloads/2019.06.27/youtube-dl-2019.06.27.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.06.27/youtube-dl-2019.06.27.tar.gz.sig">sig</a> - SHA256 feb0e1a7f162c683e10d18a16992095a366e62896a0ac0644116ec07a18fb8cf) + <a href="https://yt-dl.org/downloads/2019.07.02/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.07.02/youtube-dl.exe.sig">sig</a> - SHA256 b3ef19b7948a030c0d202d6e69f558e4cf48be0bca8b4fca626b9ff314b2e031)<br> + <a href="https://yt-dl.org/downloads/2019.07.02/youtube-dl-2019.07.02.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.07.02/youtube-dl-2019.07.02.tar.gz.sig">sig</a> - SHA256 39beaff8e739e4e78616d65f6d4043f04e291678938fa9459a7b88e7444d20b2) </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 be5564ab5..439d87833 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.06.27
\ No newline at end of file +2019.07.02
\ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 227b1d380..4766e2947 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-06-27T23:59:20.997099Z</updated> + <updated>2019-07-02T01:11:39.285680Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -13520,4 +13520,19 @@ <updated>2019-06-27T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.02</id> + <title>New version 2019.07.02</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.07.02/">https://yt-dl.org/downloads/2019.07.02/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2019-07-02T00:00:00Z</updated> + </entry> + </feed>
\ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 059893790..e2b3ceec8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.06.27", - "signature": "3e0ebe21c7bb1c790949258f8993e44be8fe712cb9930f0fbc098c8da7a3a991708892724d74656739468cd8e53a66109cc5a4fd48c3aaa165c8b5692b94fbbe78294865f66da5fb494cbb9231b6a2ae1c56caad78cf47c04df3bc063ded16feafccda811d566d684e5ce8899a9552085e5c9f615ced388b594e5127a2c0dc62", + "latest": "2019.07.02", + "signature": "5a4777fbbad84ef8b99ca3c904ed602d09b8a1c24574b3ec25671f7368121ff0e6fea33a83db96e5415901d5083472740706566fcb93c246e36755c703f937589119e4a896b454f1db753a5e0c3f8bfbee1b09fed4da27eb91e4bdf8ec03e02cab57788aa2ccac3f762bc77bb7cfef88ede7fe6a89c315acdbb2d00187b1e610", "versions": { "2012.02.22": { "bin": [ @@ -12621,6 +12621,20 @@ "https://yt-dl.org/downloads/2019.06.27/youtube-dl-2019.06.27.tar.gz", "feb0e1a7f162c683e10d18a16992095a366e62896a0ac0644116ec07a18fb8cf" ] + }, + "2019.07.02": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.02/youtube-dl", + "f61f6e5d7a7d63d7c52378840d7f1db29347b54f9bf9d7050ea5da012ffd5699" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.02/youtube-dl.exe", + "b3ef19b7948a030c0d202d6e69f558e4cf48be0bca8b4fca626b9ff314b2e031" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.02/youtube-dl-2019.07.02.tar.gz", + "39beaff8e739e4e78616d65f6d4043f04e291678938fa9459a7b88e7444d20b2" + ] } } }
\ No newline at end of file |