release 2015.03.28
This commit is contained in:
		| @@ -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.03.24/youtube-dl">2015.03.24</a> (<a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl.sig">sig</a>)</h2> | ||||
| <h2><a href="https://yt-dl.org/downloads/2015.03.28/youtube-dl">2015.03.28</a> (<a href="https://yt-dl.org/downloads/2015.03.28/youtube-dl.sig">sig</a>)</h2> | ||||
|  | ||||
| <ul> | ||||
| <li><strong>MD5</strong>: 2f30e127a71b8115d4d3ab49dbbea1bb</li> | ||||
| <li><strong>SHA1</strong>: 4e644ef17bb43a029b09a398d0ebb3d268b1da75</li> | ||||
| <li><strong>SHA256</strong>: 88f9a188d042fc200b4e79be8974acac8da5770d4d149a4bf807215cffc0d6d5</li> | ||||
| <li><strong>MD5</strong>: aa8bdf4ce3b03d1759caf3fd25147326</li> | ||||
| <li><strong>SHA1</strong>: 25f36d45b966d7b746c4ecccdece5086c4bae7ad</li> | ||||
| <li><strong>SHA256</strong>: 00111483e34a031435a8986215461cd3a33a838bd877f366f22a94c21f80bd71</li> | ||||
| </ul> | ||||
|  | ||||
| <p> | ||||
| 	<a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl.exe.sig">sig</a> - 04b71f65411ab21540f0d2539704117c60099770c2f2cc9411b606627b9448b0)<br> | ||||
| 	<a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl-2015.03.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.03.24/youtube-dl-2015.03.24.tar.gz.sig">sig</a> - bb4becd8953bad2d0b5ca20f31597d596e822197501898742ab7fdf8181486d4) | ||||
| 	<a href="https://yt-dl.org/downloads/2015.03.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.03.28/youtube-dl.exe.sig">sig</a> - 86afd0e403cfff4a6931028f228eb1b4a68158fd6ee2aab11676657621a0b6df)<br> | ||||
| 	<a href="https://yt-dl.org/downloads/2015.03.28/youtube-dl-2015.03.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.03.28/youtube-dl-2015.03.28.tar.gz.sig">sig</a> - 4333a9e1f5c44a084cc4df6b24676bbc0a6847bce3cf8ebc03b294a97c7df1d1) | ||||
| </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.03.24/youtube-dl -o /usr/local/bin/youtube-dl<br/> | ||||
| <code class="commands">sudo curl https://yt-dl.org/downloads/2015.03.28/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.03.24/youtube-dl -O /usr/local/bin/youtube-dl<br/> | ||||
| <code class="commands">sudo wget https://yt-dl.org/downloads/2015.03.28/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.03.24/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.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> | ||||
| </p> | ||||
|  | ||||
| <p>The following GPG keys will be used to sign the binaries and the git tags:</p> | ||||
|   | ||||
| @@ -17,6 +17,8 @@ | ||||
| 	<li><b>1tv</b>: Первый канал</li> | ||||
| 	<li><b>1up.com</b></li> | ||||
| 	<li><b>220.ro</b></li> | ||||
| 	<li><b>22tracks:genre</b></li> | ||||
| 	<li><b>22tracks:track</b></li> | ||||
| 	<li><b>24video</b></li> | ||||
| 	<li><b>3sat</b></li> | ||||
| 	<li><b>4tube</b></li> | ||||
| @@ -395,6 +397,8 @@ | ||||
| 	<li><b>rutube:movie</b>: Rutube movies</li> | ||||
| 	<li><b>rutube:person</b>: Rutube person videos</li> | ||||
| 	<li><b>RUTV</b>: RUTV.RU</li> | ||||
| 	<li><b>safari</b>: safaribooksonline.com online video</li> | ||||
| 	<li><b>safari:course</b>: safaribooksonline.com online courses</li> | ||||
| 	<li><b>Sandia</b>: Sandia National Laboratories</li> | ||||
| 	<li><b>Sapo</b>: SAPO Vídeos</li> | ||||
| 	<li><b>savefrom.net</b></li> | ||||
| @@ -515,6 +519,7 @@ | ||||
| 	<li><b>Vbox7</b></li> | ||||
| 	<li><b>VeeHD</b></li> | ||||
| 	<li><b>Veoh</b></li> | ||||
| 	<li><b>Vessel</b></li> | ||||
| 	<li><b>Vesti</b>: Вести.Ru</li> | ||||
| 	<li><b>Vevo</b></li> | ||||
| 	<li><b>VGTV</b></li> | ||||
| @@ -603,7 +608,7 @@ | ||||
| 	<li><b>youtube:show</b>: YouTube.com (multi-season) shows</li> | ||||
| 	<li><b>youtube:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)</li> | ||||
| 	<li><b>youtube:user</b>: YouTube.com user videos (URL or "ytuser" keyword)</li> | ||||
| 	<li><b>youtube:watch_later</b>: Youtube watch later list, ":ytwatchlater" for short (requires authentication)</li> | ||||
| 	<li><b>youtube:watchlater</b>: Youtube watch later list, ":ytwatchlater" for short (requires authentication)</li> | ||||
| 	<li><b>Zapiks</b></li> | ||||
| 	<li><b>ZDF</b></li> | ||||
| 	<li><b>ZDFChannel</b></li> | ||||
|   | ||||
| @@ -1 +1 @@ | ||||
| 2015.03.24 | ||||
| 2015.03.28 | ||||
| @@ -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-03-24T16:43:06.441795Z</updated> | ||||
|     <updated>2015-03-28T08:37:39.313934Z</updated> | ||||
|      | ||||
| 	<entry> | ||||
| 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> | ||||
| @@ -8075,4 +8075,19 @@ | ||||
| 	    <updated>2015-03-24T00:00:00Z</updated> | ||||
| 	</entry> | ||||
|  | ||||
| 	<entry> | ||||
| 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.03.28</id> | ||||
| 	    <title>New version 2015.03.28</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.28/">https://yt-dl.org/downloads/2015.03.28/</a> | ||||
| 	        </div> | ||||
| 	    </content> | ||||
| 	    <author> | ||||
| 	        <name>The youtube-dl maintainers</name> | ||||
| 	    </author> | ||||
| 	    <updated>2015-03-28T00:00:00Z</updated> | ||||
| 	</entry> | ||||
|  | ||||
| </feed> | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "latest": "2015.03.24", | ||||
|     "signature": "3cbf7ff88004da1aedd91e540fcf1fb2c24835f93d311de8141d34042184835d3bb98e3a872e03e0b1a8ab60aabb4cbacc2681b269fcfc457e0e02e8d7b4b9a34356adc24750c0c9cdde0b53b12550ea256d31f1ff52cefcff92d28781655ae173bdc07dd47c4100c82d0d4831f9f316a4c9e1e3ebe82f1c7d25ec107c6954ca", | ||||
|     "latest": "2015.03.28", | ||||
|     "signature": "360e71f5b008785eec955900e959b8e95cd62434dbb7f38693a6f8ce58f516859f361886b6473f73c77f354811f8ac6be5a71d48bd94fde3023ed0c0afec0e7c7b80648843c0e06afb59cb8b3ecf30ce963d962c58c6574be6c3c2a5518a8926339610cdc0df713db0156547f974d4d21c90faa1587f452fb3c3f8fe07ca9855", | ||||
|     "versions": { | ||||
|         "2012.02.22": { | ||||
|             "bin": [ | ||||
| @@ -7539,6 +7539,20 @@ | ||||
|                 "https://yt-dl.org/downloads/2015.03.24/youtube-dl-2015.03.24.tar.gz", | ||||
|                 "bb4becd8953bad2d0b5ca20f31597d596e822197501898742ab7fdf8181486d4" | ||||
|             ] | ||||
|         }, | ||||
|         "2015.03.28": { | ||||
|             "bin": [ | ||||
|                 "https://yt-dl.org/downloads/2015.03.28/youtube-dl", | ||||
|                 "00111483e34a031435a8986215461cd3a33a838bd877f366f22a94c21f80bd71" | ||||
|             ], | ||||
|             "exe": [ | ||||
|                 "https://yt-dl.org/downloads/2015.03.28/youtube-dl.exe", | ||||
|                 "86afd0e403cfff4a6931028f228eb1b4a68158fd6ee2aab11676657621a0b6df" | ||||
|             ], | ||||
|             "tar": [ | ||||
|                 "https://yt-dl.org/downloads/2015.03.28/youtube-dl-2015.03.28.tar.gz", | ||||
|                 "4333a9e1f5c44a084cc4df6b24676bbc0a6847bce3cf8ebc03b294a97c7df1d1" | ||||
|             ] | ||||
|         } | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user