release 2013.12.20
This commit is contained in:
		
							parent
							
								
									4bfb57ea3e
								
							
						
					
					
						commit
						977584c07e
					
				| @ -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/2013.12.17.2/youtube-dl">2013.12.17.2</a> (<a href="https://yt-dl.org/downloads/2013.12.17.2/youtube-dl.sig">sig</a>)</h2> | <h2><a href="https://yt-dl.org/downloads/2013.12.20/youtube-dl">2013.12.20</a> (<a href="https://yt-dl.org/downloads/2013.12.20/youtube-dl.sig">sig</a>)</h2> | ||||||
| 
 | 
 | ||||||
| <ul> | <ul> | ||||||
| <li><strong>MD5</strong>: 40e28db0e304a66d06ba123c94196c1e</li> | <li><strong>MD5</strong>: fff970b5542ccc8bae1401aaa5792e0d</li> | ||||||
| <li><strong>SHA1</strong>: 76636933e131f42086ccf8d3167e470a733efb73</li> | <li><strong>SHA1</strong>: 5b4427d4d339f6ef6016d8148174d4123d453e31</li> | ||||||
| <li><strong>SHA256</strong>: 953409a75086b21aad8118348375b1484fd58441e8b6fb5bd969dbfb4eb3eb7c</li> | <li><strong>SHA256</strong>: 9480b45173b8ee9bd15ba655bcdd06976e0c0adf920c169a5486f638567d037c</li> | ||||||
| </ul> | </ul> | ||||||
| 
 | 
 | ||||||
| <p> | <p> | ||||||
| 	<a href="https://yt-dl.org/downloads/2013.12.17.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.17.2/youtube-dl.exe.sig">sig</a> - d718149c2f00aed1155401c66b85584818aa75ce6e719fc76043f0ff230618e3)<br> | 	<a href="https://yt-dl.org/downloads/2013.12.20/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.20/youtube-dl.exe.sig">sig</a> - fa44aa17cbcdfa4e45da87e061d2581daf2275dd35e15be37852cb11ea70d764)<br> | ||||||
| 	<a href="https://yt-dl.org/downloads/2013.12.17.2/youtube-dl-2013.12.17.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.17.2/youtube-dl-2013.12.17.2.tar.gz.sig">sig</a> - bbf98e81921adbba383caf11f9dcb33aa4d6dc0b3c03ebba53690f613609bbb6) | 	<a href="https://yt-dl.org/downloads/2013.12.20/youtube-dl-2013.12.20.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.20/youtube-dl-2013.12.20.tar.gz.sig">sig</a> - eb83b2112c7098c32ab66f9051900e2a35d24992ba98e7ca74ef10a16e061933) | ||||||
| </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/2013.12.17.2/youtube-dl -o /usr/local/bin/youtube-dl<br/> | <code class="commands">sudo curl https://yt-dl.org/downloads/2013.12.20/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/2013.12.17.2/youtube-dl -O /usr/local/bin/youtube-dl<br/> | <code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.20/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/2013.12.17.2/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/2013.12.20/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> | ||||||
|  | |||||||
| @ -23,6 +23,7 @@ | |||||||
| 	<li><b>AcademicEarth:Course</b></li> | 	<li><b>AcademicEarth:Course</b></li> | ||||||
| 	<li><b>AddAnime</b></li> | 	<li><b>AddAnime</b></li> | ||||||
| 	<li><b>anitube.se</b></li> | 	<li><b>anitube.se</b></li> | ||||||
|  | 	<li><b>Aparat</b></li> | ||||||
| 	<li><b>AppleTrailers</b></li> | 	<li><b>AppleTrailers</b></li> | ||||||
| 	<li><b>archive.org</b>: archive.org videos</li> | 	<li><b>archive.org</b>: archive.org videos</li> | ||||||
| 	<li><b>ARD</b></li> | 	<li><b>ARD</b></li> | ||||||
|  | |||||||
| @ -1 +1 @@ | |||||||
| 2013.12.17.2 | 2013.12.20 | ||||||
| @ -2,7 +2,7 @@ | |||||||
| <atom:feed xmlns:atom="http://www.w3.org/2005/Atom"> | <atom:feed xmlns:atom="http://www.w3.org/2005/Atom"> | ||||||
| 	<atom:title>youtube-dl releases</atom:title> | 	<atom:title>youtube-dl releases</atom:title> | ||||||
| 	<atom:id>youtube-dl-updates-feed</atom:id> | 	<atom:id>youtube-dl-updates-feed</atom:id> | ||||||
| 	<atom:updated>2013-12-17T13:05:31.096860</atom:updated> | 	<atom:updated>2013-12-20T17:11:30.940546</atom:updated> | ||||||
| 	 | 	 | ||||||
| 	<atom:entry> | 	<atom:entry> | ||||||
| 		<atom:id>youtube-dl-2012.02.22</atom:id> | 		<atom:id>youtube-dl-2012.02.22</atom:id> | ||||||
| @ -2479,4 +2479,19 @@ | |||||||
| 		<atom:updated>2013-12-17-2</atom:updated> | 		<atom:updated>2013-12-17-2</atom:updated> | ||||||
| 	</atom:entry> | 	</atom:entry> | ||||||
| 
 | 
 | ||||||
|  | 	<atom:entry> | ||||||
|  | 		<atom:id>youtube-dl-2013.12.20</atom:id> | ||||||
|  | 		<atom:title>New version 2013.12.20</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="https://yt-dl.org/downloads/2013.12.20/">https://yt-dl.org/downloads/2013.12.20/</a> | ||||||
|  | 			</div> | ||||||
|  | 		</atom:content> | ||||||
|  | 		<atom:author> | ||||||
|  | 			<atom:name>The youtube-dl maintainers</atom:name> | ||||||
|  | 		</atom:author> | ||||||
|  | 		<atom:updated>2013-12-20</atom:updated> | ||||||
|  | 	</atom:entry> | ||||||
|  | 
 | ||||||
| </atom:feed> | </atom:feed> | ||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|     "latest": "2013.12.17.2",  |     "latest": "2013.12.20",  | ||||||
|     "signature": "059ddf1e1a58ba178de7afc1775654aab211bb6ec4713aa437a8eb208fcf992417d3965ad3a40da4f9930d92bb90b3ec75c8c46e9438760a92498fe4c9b6fe926d5acbc76e028beb38fe786e06e1c06afa6ef88a32ff6b79ea793d93a016c45bcd36de8b4971c56f33fbc715b83929f467b26c90606697775a1f90d3c3c5d146",  |     "signature": "1697f009ae38e7d7a2b3d61cdd78b7882b87f3b7c131c21e070d10cdaecd6f6b2d2af6b719459ae0ae270afb9f1c94ceeab375b93de0ff53c538ad198b0c3b3d91e9bf32292a8baf74fc07825c4cd764ad0049843bbc53ddd126337e164fa6a871f91cb156d245b793cd5b19be4ffc28db2a6cc254b9571e4dfaa29f4253e170",  | ||||||
|     "versions": { |     "versions": { | ||||||
|         "2012.02.22": { |         "2012.02.22": { | ||||||
|             "bin": [ |             "bin": [ | ||||||
| @ -2317,6 +2317,20 @@ | |||||||
|                 "https://yt-dl.org/downloads/2013.12.17.2/youtube-dl-2013.12.17.2.tar.gz",  |                 "https://yt-dl.org/downloads/2013.12.17.2/youtube-dl-2013.12.17.2.tar.gz",  | ||||||
|                 "bbf98e81921adbba383caf11f9dcb33aa4d6dc0b3c03ebba53690f613609bbb6" |                 "bbf98e81921adbba383caf11f9dcb33aa4d6dc0b3c03ebba53690f613609bbb6" | ||||||
|             ] |             ] | ||||||
|  |         },  | ||||||
|  |         "2013.12.20": { | ||||||
|  |             "bin": [ | ||||||
|  |                 "https://yt-dl.org/downloads/2013.12.20/youtube-dl",  | ||||||
|  |                 "9480b45173b8ee9bd15ba655bcdd06976e0c0adf920c169a5486f638567d037c" | ||||||
|  |             ],  | ||||||
|  |             "exe": [ | ||||||
|  |                 "https://yt-dl.org/downloads/2013.12.20/youtube-dl.exe",  | ||||||
|  |                 "fa44aa17cbcdfa4e45da87e061d2581daf2275dd35e15be37852cb11ea70d764" | ||||||
|  |             ],  | ||||||
|  |             "tar": [ | ||||||
|  |                 "https://yt-dl.org/downloads/2013.12.20/youtube-dl-2013.12.20.tar.gz",  | ||||||
|  |                 "eb83b2112c7098c32ab66f9051900e2a35d24992ba98e7ca74ef10a16e061933" | ||||||
|  |             ] | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
| } | } | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user