Răsfoiți Sursa

release 2016.03.01

Philipp Hagemeister 9 ani în urmă
părinte
comite
fe10c160cc
5 a modificat fișierele cu 43 adăugiri și 14 ștergeri
  1. 9 9
      download.html
  2. 1 1
      supportedsites.html
  3. 1 1
      update/LATEST_VERSION
  4. 16 1
      update/releases.atom
  5. 16 2
      update/versions.json

+ 9 - 9
download.html

@@ -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/2016.02.27/youtube-dl">2016.02.27</a> (<a href="https://yt-dl.org/downloads/2016.02.27/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2016.03.01/youtube-dl">2016.03.01</a> (<a href="https://yt-dl.org/downloads/2016.03.01/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 6ecf1469b5aea504b6716337c475ad5c</li>
-<li><strong>SHA1</strong>: 73e1574ff591aa17eaecbfcafef9f69b74878062</li>
-<li><strong>SHA256</strong>: 5c79516214cfdcf96efb7d06e75cc8a8ec762e7c25b8938f86895cc94a0074d6</li>
+<li><strong>MD5</strong>: 73ca6fc4e313a9d6e1d918cf0fbefa84</li>
+<li><strong>SHA1</strong>: a61c1836ae3337dce0af3ed6f3e44860cdcae37a</li>
+<li><strong>SHA256</strong>: c1053e24cb7091754a93988cc11531ab53ac5e9acc8dce8b56476d1d7bba8e22</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2016.02.27/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.02.27/youtube-dl.exe.sig">sig</a> - 3ff2b9fa221512fd8c44f4e68dd922df61f1b4dde89986adb976a8ddca243870)<br>
-	<a href="https://yt-dl.org/downloads/2016.02.27/youtube-dl-2016.02.27.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.02.27/youtube-dl-2016.02.27.tar.gz.sig">sig</a> - fe22ed108ec94f35e66b0907edffc6e67af54ead95a6f71e4b1ac53d2e1e006e)
+	<a href="https://yt-dl.org/downloads/2016.03.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.03.01/youtube-dl.exe.sig">sig</a> - a456c179b1f1c93a873569246f7c5ecd6ceb913b83cdd60db94d9fd0ad60f6c7)<br>
+	<a href="https://yt-dl.org/downloads/2016.03.01/youtube-dl-2016.03.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.03.01/youtube-dl-2016.03.01.tar.gz.sig">sig</a> - fc0f9aebcf3983a848a35631ed1aa465ff3feca507387bff72286a9b49f14d70)
 </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/2016.02.27/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2016.03.01/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /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/2016.02.27/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2016.03.01/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /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/2016.02.27/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/2016.03.01/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
supportedsites.html

@@ -55,8 +55,8 @@
 	<li><b>appletrailers:section</b></li>
 	<li><b>archive.org</b>: archive.org videos</li>
 	<li><b>ARD</b></li>
-	<li><b>ARD:mediathek</b>: Saarländischer Rundfunk</li>
 	<li><b>ARD:mediathek</b></li>
+	<li><b>ARD:mediathek</b>: Saarländischer Rundfunk</li>
 	<li><b>arte.tv</b></li>
 	<li><b>arte.tv:+7</b></li>
 	<li><b>arte.tv:cinema</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2016.02.27
+2016.03.01

+ 16 - 1
update/releases.atom

@@ -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>2016-02-27T21:41:49.526091Z</updated>
+    <updated>2016-03-01T00:11:05.950170Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -9260,4 +9260,19 @@
 	    <updated>2016-02-27T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.03.01</id>
+	    <title>New version 2016.03.01</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/2016.03.01/">https://yt-dl.org/downloads/2016.03.01/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2016-03-01T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2016.02.27",
-    "signature": "8d1657b2683344cccdae96a08325e6b237e22ea904fc736b2e1499451993390d124329635a20f0cf0516fa552abefc49b4140cd5d45dff64cc26be6e7fd61fddbd8856c221e21e7a7bf5b8146bf47e920c97d23f415ad160e143bca368a3df3f08534918a40bef658cf6791bcca74ffce9bf7a6ee7b0297d9853e949538f476a",
+    "latest": "2016.03.01",
+    "signature": "277592c0b17a4fc18b11fa63d4f5e9775891fbb7fd9546fdd5432b5b09f2cafba956dc1b288b55fa2505972da52cd084c2ea1f9fc5c23f67e350cfdefa07475cf3a71739819afd1961ee861abc8f53084dee77fbb60e82e73046af7f2c48dcc3a822dc76c4207a8d0b434fb0ed84581ed71326570d5270c646055b885e075d83",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -8645,6 +8645,20 @@
                 "https://yt-dl.org/downloads/2016.02.27/youtube-dl-2016.02.27.tar.gz",
                 "fe22ed108ec94f35e66b0907edffc6e67af54ead95a6f71e4b1ac53d2e1e006e"
             ]
+        },
+        "2016.03.01": {
+            "bin": [
+                "https://yt-dl.org/downloads/2016.03.01/youtube-dl",
+                "c1053e24cb7091754a93988cc11531ab53ac5e9acc8dce8b56476d1d7bba8e22"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2016.03.01/youtube-dl.exe",
+                "a456c179b1f1c93a873569246f7c5ecd6ceb913b83cdd60db94d9fd0ad60f6c7"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2016.03.01/youtube-dl-2016.03.01.tar.gz",
+                "fc0f9aebcf3983a848a35631ed1aa465ff3feca507387bff72286a9b49f14d70"
+            ]
         }
     }
 }