Selaa lähdekoodia

release 2014.11.09

Philipp Hagemeister 11 vuotta sitten
vanhempi
sitoutus
901ac74b81
5 muutettua tiedostoa jossa 43 lisäystä ja 13 poistoa
  1. 9 9
      download.html
  2. 1 0
      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.3+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2014.11.04/youtube-dl">2014.11.04</a> (<a href="https://yt-dl.org/downloads/2014.11.04/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.11.09/youtube-dl">2014.11.09</a> (<a href="https://yt-dl.org/downloads/2014.11.09/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 05a3c9b329ca6566e7a7ddf0120711d7</li>
-<li><strong>SHA1</strong>: 4903a4b1356c9997a6deabe7e70d208043305b2e</li>
-<li><strong>SHA256</strong>: 36d25106c321456d7cadb55ca4f988250eca76d66c2210300f823d76bbea4fab</li>
+<li><strong>MD5</strong>: e8e34e0e2e58687a9ccc8e1859b45423</li>
+<li><strong>SHA1</strong>: 9340d8b8833587f894b0f70c87e2add398922206</li>
+<li><strong>SHA256</strong>: 0959ddafaa4f13fc67a9db6b5554ca342aa7bb68a93a80213e1d7b7bbff36520</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.11.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.04/youtube-dl.exe.sig">sig</a> - c9819165ba7a0698dc9e55121ee1a72731ad638dd835b13a8e52d8c0e5d09cae)<br>
-	<a href="https://yt-dl.org/downloads/2014.11.04/youtube-dl-2014.11.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.04/youtube-dl-2014.11.04.tar.gz.sig">sig</a> - f3c970c8b0dd64883db57170afd61cbabf4fb9626c378d99ba612f0ae8b2781c)
+	<a href="https://yt-dl.org/downloads/2014.11.09/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.09/youtube-dl.exe.sig">sig</a> - f7ef4e502ed7a71a1682985b05df305be1dfc5183a1e5684c8ffa0aec502a1b6)<br>
+	<a href="https://yt-dl.org/downloads/2014.11.09/youtube-dl-2014.11.09.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.09/youtube-dl-2014.11.09.tar.gz.sig">sig</a> - 088bdcc8ac90b8ea697d8fb8a81d539ae751fdcf150130c8351f834f4ee51b50)
 </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/2014.11.04/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.09/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/2014.11.04/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.09/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/2014.11.04/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.11.09/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 - 0
supportedsites.html

@@ -402,6 +402,7 @@
 	<li><b>Vevo</b></li>
 	<li><b>VGTV</b></li>
 	<li><b>vh1.com</b></li>
+	<li><b>Vice</b></li>
 	<li><b>Viddler</b></li>
 	<li><b>video.google:search</b>: Google Video search</li>
 	<li><b>video.mit.edu</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.11.04
+2014.11.09

+ 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>2014-11-04T23:46:59.382926Z</updated>
+    <updated>2014-11-09T22:37:20.142685Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -6200,4 +6200,19 @@
 	    <updated>2014-11-04T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.09</id>
+	    <title>New version 2014.11.09</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.11.09/">https://yt-dl.org/downloads/2014.11.09/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-11-09T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.11.04",
-    "signature": "12db6f2476b07958ce1d413fdeff0db3f5c04866846d799dc745c807086f5583e155981b691e10b2188dc28ac376375573f65f465dbc295597a76a5853de9c0ba477e09f28d88eaaafbb7a13d207ebfc2737c5dd3373164a1d5f416f07966ae76ebd1b0c103dd7eadd6ef5a4d0f73415ff9096cefa39ecbc33cb044999851a71",
+    "latest": "2014.11.09",
+    "signature": "3af03ceef7467afc763df9f2695d1d22aac7fedd3b33ab486a238ddcf8ee38f2e74d778ceae4f60dd3d14a6d137a6a96170d24d4570ecf4cc051942aec0a868242ee5996576785f5c775afcb1ef5bac4757f824d4407e3334fdc3483cd750b108a137cceb9dfa5db1c347b528085950467605ad802bc4fde9b6c8de41c8167d7",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -5789,6 +5789,20 @@
                 "https://yt-dl.org/downloads/2014.11.04/youtube-dl-2014.11.04.tar.gz",
                 "f3c970c8b0dd64883db57170afd61cbabf4fb9626c378d99ba612f0ae8b2781c"
             ]
+        },
+        "2014.11.09": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.11.09/youtube-dl",
+                "0959ddafaa4f13fc67a9db6b5554ca342aa7bb68a93a80213e1d7b7bbff36520"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.11.09/youtube-dl.exe",
+                "f7ef4e502ed7a71a1682985b05df305be1dfc5183a1e5684c8ffa0aec502a1b6"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.11.09/youtube-dl-2014.11.09.tar.gz",
+                "088bdcc8ac90b8ea697d8fb8a81d539ae751fdcf150130c8351f834f4ee51b50"
+            ]
         }
     }
 }