release 2014.01.22.1
This commit is contained in:
		
							parent
							
								
									647c4ff6e2
								
							
						
					
					
						commit
						d513c0e282
					
				| @ -16,27 +16,27 @@ | |||||||
| 
 | 
 | ||||||
| <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> | <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="https://yt-dl.org/downloads/2014.01.22/youtube-dl">2014.01.22</a> (<a href="https://yt-dl.org/downloads/2014.01.22/youtube-dl.sig">sig</a>)</h2> | <h2><a href="https://yt-dl.org/downloads/2014.01.22.1/youtube-dl">2014.01.22.1</a> (<a href="https://yt-dl.org/downloads/2014.01.22.1/youtube-dl.sig">sig</a>)</h2> | ||||||
| 
 | 
 | ||||||
| <ul> | <ul> | ||||||
| <li><strong>MD5</strong>: 785d0b9f74e0a5777a9da86a9501f58f</li> | <li><strong>MD5</strong>: 4796fe341ea2df9803db400871ffdcb6</li> | ||||||
| <li><strong>SHA1</strong>: 05dced2d456d4d2206126b423c23a984f208e8bf</li> | <li><strong>SHA1</strong>: 6f35ad506f5996504db2db707a0a3b414b02b68e</li> | ||||||
| <li><strong>SHA256</strong>: 32454b470294823fe299cd127a613709ec8384bac8fce3866119da5fd0fcaa02</li> | <li><strong>SHA256</strong>: 07910f1871ed2aba9f871be28b18f15cb003f91f8ff4cba1720a0aa76026e466</li> | ||||||
| </ul> | </ul> | ||||||
| 
 | 
 | ||||||
| <p> | <p> | ||||||
| 	<a href="https://yt-dl.org/downloads/2014.01.22/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.22/youtube-dl.exe.sig">sig</a> - 3672cda3c84880d01bd3a52150ebdb2c89556d8ee4aa042c3810ef20796d07b0)<br> | 	<a href="https://yt-dl.org/downloads/2014.01.22.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.22.1/youtube-dl.exe.sig">sig</a> - b5dc4e7e1a92c6e95137e7ab59de5e9f8109628dff590c4830bb5afefccc5eaa)<br> | ||||||
| 	<a href="https://yt-dl.org/downloads/2014.01.22/youtube-dl-2014.01.22.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.22/youtube-dl-2014.01.22.tar.gz.sig">sig</a> - 140bcb1d890ff322161aa1553d745da6ef94f4ca62e41df00f283a2e5d863270) | 	<a href="https://yt-dl.org/downloads/2014.01.22.1/youtube-dl-2014.01.22.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.22.1/youtube-dl-2014.01.22.1.tar.gz.sig">sig</a> - bc261824ead97bf674650483595dab3529bb0399df4c69cd85ce1a6ffb82627c) | ||||||
| </p> | </p> | ||||||
| 
 | 
 | ||||||
| <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: | <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: | ||||||
| <code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.22/youtube-dl -o /usr/local/bin/youtube-dl<br/> | <code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.22.1/youtube-dl -o /usr/local/bin/youtube-dl<br/> | ||||||
| sudo chmod a+x /usr/local/bin/youtube-dl</code> | sudo chmod a+x /usr/local/bin/youtube-dl</code> | ||||||
| </p> | </p> | ||||||
| 
 | 
 | ||||||
| <p>If you do not have curl, you can alternatively use a recent wget: | <p>If you do not have curl, you can alternatively use a recent wget: | ||||||
| 
 | 
 | ||||||
| <code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.22/youtube-dl -O /usr/local/bin/youtube-dl<br/> | <code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.22.1/youtube-dl -O /usr/local/bin/youtube-dl<br/> | ||||||
| sudo chmod a+x /usr/local/bin/youtube-dl</code> | sudo chmod a+x /usr/local/bin/youtube-dl</code> | ||||||
| </p> | </p> | ||||||
| 
 | 
 | ||||||
| @ -49,7 +49,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more | |||||||
| </p> | </p> | ||||||
| 
 | 
 | ||||||
| <p>To check the signature, type: | <p>To check the signature, type: | ||||||
| <code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.22/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 https://yt-dl.org/downloads/2014.01.22.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> | ||||||
| 
 | 
 | ||||||
| <p>The following GPG keys will be used to sign the binaries and the git tags:</p> | <p>The following GPG keys will be used to sign the binaries and the git tags:</p> | ||||||
|  | |||||||
| @ -1 +1 @@ | |||||||
| 2014.01.22 | 2014.01.22.1 | ||||||
| @ -3,7 +3,7 @@ | |||||||
|     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" /> |     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" /> | ||||||
|     <title>youtube-dl releases</title> |     <title>youtube-dl releases</title> | ||||||
|     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id> |     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id> | ||||||
|     <updated>2014-01-22T00:24:21.726128Z</updated> |     <updated>2014-01-22T02:26:28.698035Z</updated> | ||||||
|      |      | ||||||
| 	<entry> | 	<entry> | ||||||
| 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> | 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> | ||||||
| @ -2885,4 +2885,19 @@ | |||||||
| 	    <updated>2014-01-22T00:00:00Z</updated> | 	    <updated>2014-01-22T00:00:00Z</updated> | ||||||
| 	</entry> | 	</entry> | ||||||
| 
 | 
 | ||||||
|  | 	<entry> | ||||||
|  | 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.22.1</id> | ||||||
|  | 	    <title>New version 2014.01.22.1</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/2014.01.22.1/">https://yt-dl.org/downloads/2014.01.22.1/</a> | ||||||
|  | 	        </div> | ||||||
|  | 	    </content> | ||||||
|  | 	    <author> | ||||||
|  | 	        <name>The youtube-dl maintainers</name> | ||||||
|  | 	    </author> | ||||||
|  | 	    <updated>2014-01-22T00:00:01Z</updated> | ||||||
|  | 	</entry> | ||||||
|  | 
 | ||||||
| </feed> | </feed> | ||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "latest": "2014.01.22",  |     "latest": "2014.01.22.1",  | ||||||
|     "signature": "45eb4a254dc69d6d89438b57766ffa0f00252e0dba2e50f952f9d52fa9a9123d8b7ae3d8be4964d88110d8a769504ea7eb40633eb8236510160ef9c64a3e98ab57f8b805c6ea462fac630a197f833384b270aa3b8b28f135fee21b4d06d589c42ef7a9992adbbc53cd182e03911ae34da9bc104380e9fdbf4551d8b2ec96f932",  |     "signature": "240e43e1e97c66965bb1917e603ef7ba8445f84ebadc889f38e6397bcfe32aa6c4550c6bd74a9cccf185aa05386317acb6b7afafe4e5d5253577a25a9a4ce0fe59c82dfe6b5fb02d7c8433097185277c59d9e6d69e5d12096a426eb4395dd7c43f0ef1ed23e257f7e968341bf4514c050d4a8993d808aa7448378f1014054e48",  | ||||||
|     "versions": { |     "versions": { | ||||||
|         "2012.02.22": { |         "2012.02.22": { | ||||||
|             "bin": [ |             "bin": [ | ||||||
| @ -2695,6 +2695,20 @@ | |||||||
|                 "https://yt-dl.org/downloads/2014.01.22/youtube-dl-2014.01.22.tar.gz",  |                 "https://yt-dl.org/downloads/2014.01.22/youtube-dl-2014.01.22.tar.gz",  | ||||||
|                 "140bcb1d890ff322161aa1553d745da6ef94f4ca62e41df00f283a2e5d863270" |                 "140bcb1d890ff322161aa1553d745da6ef94f4ca62e41df00f283a2e5d863270" | ||||||
|             ] |             ] | ||||||
|  |         },  | ||||||
|  |         "2014.01.22.1": { | ||||||
|  |             "bin": [ | ||||||
|  |                 "https://yt-dl.org/downloads/2014.01.22.1/youtube-dl",  | ||||||
|  |                 "07910f1871ed2aba9f871be28b18f15cb003f91f8ff4cba1720a0aa76026e466" | ||||||
|  |             ],  | ||||||
|  |             "exe": [ | ||||||
|  |                 "https://yt-dl.org/downloads/2014.01.22.1/youtube-dl.exe",  | ||||||
|  |                 "b5dc4e7e1a92c6e95137e7ab59de5e9f8109628dff590c4830bb5afefccc5eaa" | ||||||
|  |             ],  | ||||||
|  |             "tar": [ | ||||||
|  |                 "https://yt-dl.org/downloads/2014.01.22.1/youtube-dl-2014.01.22.1.tar.gz",  | ||||||
|  |                 "bc261824ead97bf674650483595dab3529bb0399df4c69cd85ce1a6ffb82627c" | ||||||
|  |             ] | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
| } | } | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user