release 2013.07.17.1
This commit is contained in:
		| @@ -16,21 +16,21 @@ | ||||
|  | ||||
| <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.3+ to work.</p> | ||||
|  | ||||
| <h2><a href="http://youtube-dl.org/downloads/2013.07.17/youtube-dl">2013.07.17</a> (<a href="http://youtube-dl.org/downloads/2013.07.17/youtube-dl.sig">sig</a>)</h2> | ||||
| <h2><a href="http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl">2013.07.17.1</a> (<a href="http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl.sig">sig</a>)</h2> | ||||
|  | ||||
| <ul> | ||||
| <li><strong>MD5</strong>: b76ae1a922420326f5f04302fddf2e3f</li> | ||||
| <li><strong>SHA1</strong>: 28f0e433ad5a42c6790d670a996cee1a3698f830</li> | ||||
| <li><strong>SHA256</strong>: d0ec3b1cbfed0eccb168fe477c25182a35cd1411652c7079fabe792730b91301</li> | ||||
| <li><strong>MD5</strong>: 8d7e067b95fe45fae5706631c4670915</li> | ||||
| <li><strong>SHA1</strong>: 49cb224888d75638f992da60956671ac1d825b41</li> | ||||
| <li><strong>SHA256</strong>: 39f3b9706177e89452ecbb0f5b31038d357e60903ef94b3fc24d98f7b825e8e6</li> | ||||
| </ul> | ||||
|  | ||||
| <p> | ||||
| 	<a href="http://youtube-dl.org/downloads/2013.07.17/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.17/youtube-dl.exe.sig">sig</a> - c5d42235168306f2d2ad3337c0ae37e4918c26b46225dbe4d4c6e27e82d656ec)<br> | ||||
| 	<a href="http://youtube-dl.org/downloads/2013.07.17/youtube-dl-2013.07.17.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.17/youtube-dl-2013.07.17.tar.gz.sig">sig</a> - b8bc77c1a034a0ab22b61a577542e67f4bc4631160d02839dd51c865c537be36) | ||||
| 	<a href="http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl.exe.sig">sig</a> - eb16b5f5b42603928291e1c226d899c4b24490c30594f42e3695e57b9cc529e9)<br> | ||||
| 	<a href="http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl-2013.07.17.1.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl-2013.07.17.1.tar.gz.sig">sig</a> - 2b232520920e1cdfdec93182af1895cbc3976e7e6a1df10f9167d7b74c966102) | ||||
| </p> | ||||
|  | ||||
| <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: | ||||
| <code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.17/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code> | ||||
| <code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code> | ||||
| </p> | ||||
|  | ||||
| <p>You can also use pip: | ||||
| @@ -42,7 +42,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more | ||||
| </p> | ||||
|  | ||||
| <p>To check the signature, type: | ||||
| <code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.17/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code> | ||||
| <code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code> | ||||
| </p> | ||||
|  | ||||
| <p>The following GPG keys will be used to sign the binaries and the git tags:</p> | ||||
|   | ||||
| @@ -1 +1 @@ | ||||
| 2013.07.17 | ||||
| 2013.07.17.1 | ||||
| @@ -2,7 +2,7 @@ | ||||
| <atom:feed xmlns:atom="http://www.w3.org/2005/Atom"> | ||||
| 	<atom:title>youtube-dl releases</atom:title> | ||||
| 	<atom:id>youtube-dl-updates-feed</atom:id> | ||||
| 	<atom:updated>2013-07-17T01:27:09.277895</atom:updated> | ||||
| 	<atom:updated>2013-07-17T11:26:28.139484</atom:updated> | ||||
| 	 | ||||
| 	<atom:entry> | ||||
| 		<atom:id>youtube-dl-2012.02.22</atom:id> | ||||
| @@ -859,4 +859,19 @@ | ||||
| 		<atom:updated>2013-07-17</atom:updated> | ||||
| 	</atom:entry> | ||||
|  | ||||
| 	<atom:entry> | ||||
| 		<atom:id>youtube-dl-2013.07.17.1</atom:id> | ||||
| 		<atom:title>New version 2013.07.17.1</atom:title> | ||||
| 		<atom:link href="http://rg3.github.io/youtube-dl" /> | ||||
| 		<atom:content type="xhtml"> | ||||
| 			<div xmlns="http://www.w3.org/1999/xhtml"> | ||||
| 				Downloads available at <a href="http://youtube-dl.org/downloads/2013.07.17.1/">http://youtube-dl.org/downloads/2013.07.17.1/</a> | ||||
| 			</div> | ||||
| 		</atom:content> | ||||
| 		<atom:author> | ||||
| 			<atom:name>The youtube-dl maintainers</atom:name> | ||||
| 		</atom:author> | ||||
| 		<atom:updated>2013-07-17-1</atom:updated> | ||||
| 	</atom:entry> | ||||
|  | ||||
| </atom:feed> | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "latest": "2013.07.17",  | ||||
|     "signature": "5d458149bc6a3620dcdc8f380687dbbd0ac3300a3b57367d0f4ab5892fe1f75ef34bbb17476fe959ba99c90c9c3ad3d0b04f89b2cb4d7eef5c9660afbf74027d0fae383161d09ec4fb95c9985f24dfbf0a4fbf44df14cd588cf4eac6330e3ad961af3d76bd0ed884415527154dc4207ced3e04a7acadd5c75d8609cdf38d3fb0",  | ||||
|     "latest": "2013.07.17.1",  | ||||
|     "signature": "84ed45c82df7b703562cb3ceabdb15ab30bb756e6ffcc6b1bd454a6816ca62586677faa00bbcd8df01d128d418ba15554c92550baeb92e8505d571a46749300a74590954954da87d447cfa84b45ae0fa5899a0ea157b5bf55ed845379513ee6bfccd5ffb0a977e65d35687de9b6396da339635a69f0c8a465f886b156e984ddf",  | ||||
|     "versions": { | ||||
|         "2012.02.22": { | ||||
|             "bin": [ | ||||
| @@ -805,6 +805,20 @@ | ||||
|                 "http://youtube-dl.org/downloads/2013.07.17/youtube-dl-2013.07.17.tar.gz",  | ||||
|                 "b8bc77c1a034a0ab22b61a577542e67f4bc4631160d02839dd51c865c537be36" | ||||
|             ] | ||||
|         },  | ||||
|         "2013.07.17.1": { | ||||
|             "bin": [ | ||||
|                 "http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl",  | ||||
|                 "39f3b9706177e89452ecbb0f5b31038d357e60903ef94b3fc24d98f7b825e8e6" | ||||
|             ],  | ||||
|             "exe": [ | ||||
|                 "http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl.exe",  | ||||
|                 "eb16b5f5b42603928291e1c226d899c4b24490c30594f42e3695e57b9cc529e9" | ||||
|             ],  | ||||
|             "tar": [ | ||||
|                 "http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl-2013.07.17.1.tar.gz",  | ||||
|                 "2b232520920e1cdfdec93182af1895cbc3976e7e6a1df10f9167d7b74c966102" | ||||
|             ] | ||||
|         } | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user