release 2017.02.17
This commit is contained in:
		| @@ -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/2017.02.16/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/2017.02.17/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/2017.02.16/youtube-dl">2017.02.16</a> (<a href="https://yt-dl.org/downloads/2017.02.16/youtube-dl.sig">sig</a>)</h2> | ||||
| <h2><a href="https://yt-dl.org/downloads/2017.02.17/youtube-dl">2017.02.17</a> (<a href="https://yt-dl.org/downloads/2017.02.17/youtube-dl.sig">sig</a>)</h2> | ||||
|  | ||||
| <p><strong>SHA256</strong>: 08955ad0c333103987bab31e02b3aa49c90f6c48d2c420ff330bd2751c159979</p> | ||||
| <p><strong>SHA256</strong>: fd8d98a9ce277697a193a1ba1de108d481332b4dee30df544dc5bc968fe5ce24</p> | ||||
|  | ||||
| <p> | ||||
| 	<a href="https://yt-dl.org/downloads/2017.02.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.02.16/youtube-dl.exe.sig">sig</a> - SHA256 fc365fcdf47939524b6bc37575df2c714e689f1a7d5a6d4611ec68283723af53)<br> | ||||
| 	<a href="https://yt-dl.org/downloads/2017.02.16/youtube-dl-2017.02.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.02.16/youtube-dl-2017.02.16.tar.gz.sig">sig</a> - SHA256 21a5014f25d8ad2882999dd8cbf8cc2fd13c42116f5fe7b4781c982421ea59b0) | ||||
| 	<a href="https://yt-dl.org/downloads/2017.02.17/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.02.17/youtube-dl.exe.sig">sig</a> - SHA256 4e7b8d119eda81e5dfdf36312b21c0ec37f82fbf5484123cce7fe712235ee5d9)<br> | ||||
| 	<a href="https://yt-dl.org/downloads/2017.02.17/youtube-dl-2017.02.17.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.02.17/youtube-dl-2017.02.17.tar.gz.sig">sig</a> - SHA256 4b1c3f05fb816e9d02dc3f0188e16200031cc0bc4fd40df904ee0806f478601a) | ||||
| </p> | ||||
|  | ||||
| <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: | ||||
|   | ||||
| @@ -1 +1 @@ | ||||
| 2017.02.16 | ||||
| 2017.02.17 | ||||
| @@ -3,7 +3,7 @@ | ||||
|     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" /> | ||||
|     <title>youtube-dl releases</title> | ||||
|     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id> | ||||
|     <updated>2017-02-16T00:11:44.686294Z</updated> | ||||
|     <updated>2017-02-18T00:02:00.470869Z</updated> | ||||
|      | ||||
| 	<entry> | ||||
| 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> | ||||
| @@ -11195,4 +11195,19 @@ | ||||
| 	    <updated>2017-02-16T00:00:00Z</updated> | ||||
| 	</entry> | ||||
|  | ||||
| 	<entry> | ||||
| 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.02.17</id> | ||||
| 	    <title>New version 2017.02.17</title> | ||||
| 	    <link href="http://rg3.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/2017.02.17/">https://yt-dl.org/downloads/2017.02.17/</a> | ||||
| 	        </div> | ||||
| 	    </content> | ||||
| 	    <author> | ||||
| 	        <name>The youtube-dl maintainers</name> | ||||
| 	    </author> | ||||
| 	    <updated>2017-02-17T00:00:00Z</updated> | ||||
| 	</entry> | ||||
|  | ||||
| </feed> | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "latest": "2017.02.16", | ||||
|     "signature": "8e255630a888bbc0d7f040c84038e9fe7d594e750c1f91d8c8f2752a4f57c9a9cbbac6373cba0de6d895a6e8d28cc40b9b8064fa77dce1f03717897ff546f0d02fa29770256a2d0066b2723af3d644fbba988eafa5e5ac4f60c0d067f47eba98647b4ad9a1404cbba7041818fd75e2bd616661b7da23a6438a7eedec5cb00faa", | ||||
|     "latest": "2017.02.17", | ||||
|     "signature": "1e2eb774d6853079c9716d2078b28fc34a5945ddad2174c06f60eff554136ac907c7d37ad28a4b4858fa75273c394f73ab1f5dfd24d040dce0ecd587977a61abf8423a6798559d179ad4ea67daeeceeb0f4cac15fc9fe75a867d1993038181b5fe9cddd7e7ef07270d1b98a7c2168a1c2adaacec3aa152b1c26eb4d0ad2e3cdf", | ||||
|     "versions": { | ||||
|         "2012.02.22": { | ||||
|             "bin": [ | ||||
| @@ -10451,6 +10451,20 @@ | ||||
|                 "https://yt-dl.org/downloads/2017.02.16/youtube-dl-2017.02.16.tar.gz", | ||||
|                 "21a5014f25d8ad2882999dd8cbf8cc2fd13c42116f5fe7b4781c982421ea59b0" | ||||
|             ] | ||||
|         }, | ||||
|         "2017.02.17": { | ||||
|             "bin": [ | ||||
|                 "https://yt-dl.org/downloads/2017.02.17/youtube-dl", | ||||
|                 "fd8d98a9ce277697a193a1ba1de108d481332b4dee30df544dc5bc968fe5ce24" | ||||
|             ], | ||||
|             "exe": [ | ||||
|                 "https://yt-dl.org/downloads/2017.02.17/youtube-dl.exe", | ||||
|                 "4e7b8d119eda81e5dfdf36312b21c0ec37f82fbf5484123cce7fe712235ee5d9" | ||||
|             ], | ||||
|             "tar": [ | ||||
|                 "https://yt-dl.org/downloads/2017.02.17/youtube-dl-2017.02.17.tar.gz", | ||||
|                 "4b1c3f05fb816e9d02dc3f0188e16200031cc0bc4fd40df904ee0806f478601a" | ||||
|             ] | ||||
|         } | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user