release 2015.03.03
This commit is contained in:
		
							parent
							
								
									c32a9ec29d
								
							
						
					
					
						commit
						801be27bf7
					
				| @ -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.2+ to work.</p> | ||||
| 
 | ||||
| <h2><a href="https://yt-dl.org/downloads/2015.02.28/youtube-dl">2015.02.28</a> (<a href="https://yt-dl.org/downloads/2015.02.28/youtube-dl.sig">sig</a>)</h2> | ||||
| <h2><a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl">2015.03.03</a> (<a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl.sig">sig</a>)</h2> | ||||
| 
 | ||||
| <ul> | ||||
| <li><strong>MD5</strong>: be8ed6908b92ca255ae9969559f5fc07</li> | ||||
| <li><strong>SHA1</strong>: 76982270d8e5ba04e7b481d26c24157880c946fa</li> | ||||
| <li><strong>SHA256</strong>: eb960e7822f41018de16b378e7deaa4f0b7e138f63d173d4c9a99e681c8501a8</li> | ||||
| <li><strong>MD5</strong>: bf8b19cf7c60cab37a5938f052dda1c5</li> | ||||
| <li><strong>SHA1</strong>: 2fa80614942909cb75c512c214f70fcd9c9f8706</li> | ||||
| <li><strong>SHA256</strong>: 95ef3a62cea38d148ea8059f0dbf6581bf1054650b1e6dc8ac22e4c4d4392854</li> | ||||
| </ul> | ||||
| 
 | ||||
| <p> | ||||
| 	<a href="https://yt-dl.org/downloads/2015.02.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.28/youtube-dl.exe.sig">sig</a> - bacffdda9a6890758f89d3cf0c4e9a6d2afec5835c42784327404e5004d03a7d)<br> | ||||
| 	<a href="https://yt-dl.org/downloads/2015.02.28/youtube-dl-2015.02.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.28/youtube-dl-2015.02.28.tar.gz.sig">sig</a> - ac45afc0115399361807d502c3227f257882950ff650d00a73e071d60cb36a25) | ||||
| 	<a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl.exe.sig">sig</a> - a03f7ed37e3ef8d28e75acfbabeaaea0c75842c8551cf238f5a76bd37df08060)<br> | ||||
| 	<a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl-2015.03.03.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl-2015.03.03.tar.gz.sig">sig</a> - 5b13395af4460e362c1b877d71fac1eb1a76d9eebc8da479dd4783f801c3c276) | ||||
| </p> | ||||
| 
 | ||||
| <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/2015.02.28/youtube-dl -o /usr/local/bin/youtube-dl<br/> | ||||
| <code class="commands">sudo curl https://yt-dl.org/downloads/2015.03.03/youtube-dl -o /usr/local/bin/youtube-dl<br/> | ||||
| sudo chmod a+x /usr/local/bin/youtube-dl</code> | ||||
| </p> | ||||
| 
 | ||||
| <p>If you do not have curl, you can alternatively use a recent wget: | ||||
| 
 | ||||
| <code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.28/youtube-dl -O /usr/local/bin/youtube-dl<br/> | ||||
| <code class="commands">sudo wget https://yt-dl.org/downloads/2015.03.03/youtube-dl -O /usr/local/bin/youtube-dl<br/> | ||||
| sudo chmod a+x /usr/local/bin/youtube-dl</code> | ||||
| </p> | ||||
| 
 | ||||
| @ -53,7 +53,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 https://yt-dl.org/downloads/2015.02.28/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/2015.03.03/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 @@ | ||||
| 2015.02.28 | ||||
| 2015.03.03 | ||||
| @ -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>2015-02-28T21:28:19.240279Z</updated> | ||||
|     <updated>2015-03-03T00:08:48.986593Z</updated> | ||||
|      | ||||
| 	<entry> | ||||
| 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> | ||||
| @ -7985,4 +7985,19 @@ | ||||
| 	    <updated>2015-02-28T00:00:00Z</updated> | ||||
| 	</entry> | ||||
| 
 | ||||
| 	<entry> | ||||
| 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.03.03</id> | ||||
| 	    <title>New version 2015.03.03</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/2015.03.03/">https://yt-dl.org/downloads/2015.03.03/</a> | ||||
| 	        </div> | ||||
| 	    </content> | ||||
| 	    <author> | ||||
| 	        <name>The youtube-dl maintainers</name> | ||||
| 	    </author> | ||||
| 	    <updated>2015-03-03T00:00:00Z</updated> | ||||
| 	</entry> | ||||
| 
 | ||||
| </feed> | ||||
| @ -1,6 +1,6 @@ | ||||
| { | ||||
|     "latest": "2015.02.28", | ||||
|     "signature": "1552d9df4cca9de879825b0e97793ad68a30d383a28e721ac6bcd301cc1afddcba567487922cde3b9a34290a3c2b98157885187bc6626b55e6110f25c1f1acb4c516787abe356a24ce35b875ab92f55097396908e857f331ed080dca9337f2b4252094eeb7444e6ec9315863c8b84b0fd853d011436ff03df5923cd8873d6fbc", | ||||
|     "latest": "2015.03.03", | ||||
|     "signature": "1ae7e94a2fffeb48cfdf27665bc7691c3eec9e87b551497496ee64d1a1d04245b273428bd839381e6b3237cfed7a8b8ff6671d64e72ff522f5a9e1d9d502a9b8e1bcadb6ebc88edcb8ee32f719318d637ccb7c13c1146fe38ee8c062b7eaf4a54a9752deacb3c28fcbcb9b348742c84db6c994d77af90c18e596f212292c785b", | ||||
|     "versions": { | ||||
|         "2012.02.22": { | ||||
|             "bin": [ | ||||
| @ -7455,6 +7455,20 @@ | ||||
|                 "https://yt-dl.org/downloads/2015.02.28/youtube-dl-2015.02.28.tar.gz", | ||||
|                 "ac45afc0115399361807d502c3227f257882950ff650d00a73e071d60cb36a25" | ||||
|             ] | ||||
|         }, | ||||
|         "2015.03.03": { | ||||
|             "bin": [ | ||||
|                 "https://yt-dl.org/downloads/2015.03.03/youtube-dl", | ||||
|                 "95ef3a62cea38d148ea8059f0dbf6581bf1054650b1e6dc8ac22e4c4d4392854" | ||||
|             ], | ||||
|             "exe": [ | ||||
|                 "https://yt-dl.org/downloads/2015.03.03/youtube-dl.exe", | ||||
|                 "a03f7ed37e3ef8d28e75acfbabeaaea0c75842c8551cf238f5a76bd37df08060" | ||||
|             ], | ||||
|             "tar": [ | ||||
|                 "https://yt-dl.org/downloads/2015.03.03/youtube-dl-2015.03.03.tar.gz", | ||||
|                 "5b13395af4460e362c1b877d71fac1eb1a76d9eebc8da479dd4783f801c3c276" | ||||
|             ] | ||||
|         } | ||||
|     } | ||||
| } | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user