Selaa lähdekoodia

release 2014.01.20

Philipp Hagemeister 11 vuotta sitten
vanhempi
sitoutus
4d1261086a
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.01.17.2/youtube-dl">2014.01.17.2</a> (<a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.01.20/youtube-dl">2014.01.20</a> (<a href="https://yt-dl.org/downloads/2014.01.20/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 0c6bda3a081f8e8691905b3ffd1a43f8</li>
-<li><strong>SHA1</strong>: bbb7b89cf9b025c101733b761de97161fd214f4c</li>
-<li><strong>SHA256</strong>: d8b7c3a7343885304dc205ed287a687da8440b4831c633f95ef2c4bc92b356e7</li>
+<li><strong>MD5</strong>: 901fa88a5226c197968bd5d23abb836e</li>
+<li><strong>SHA1</strong>: 093729e97815f7223da9cd5fda93d31e28d3e7d5</li>
+<li><strong>SHA256</strong>: 673f27e2982318401bb34644ce17877c5dff9b9c51592047fcf3eb2a00eb033c</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl.exe.sig">sig</a> - 316f655165f3115a282e10153118177ad9887ee252e7e61634a43bdfb5e5af9e)<br>
-	<a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl-2014.01.17.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl-2014.01.17.2.tar.gz.sig">sig</a> - 0ce26676b755dc761b7356ef0b0ff647d0ea8f7d261d9396855e1cbaeac01ea8)
+	<a href="https://yt-dl.org/downloads/2014.01.20/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.20/youtube-dl.exe.sig">sig</a> - 9363861bc9ef6526295811fd06913a6421121d5a98e660613d763055e3bdfe8c)<br>
+	<a href="https://yt-dl.org/downloads/2014.01.20/youtube-dl-2014.01.20.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.20/youtube-dl-2014.01.20.tar.gz.sig">sig</a> - dea67ba74d6e32307c70f32d91df8d01ea7efbb90e2c70b876f3bf1b049e38cf)
 </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.01.17.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.20/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.01.17.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.20/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -49,7 +49,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.01.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/2014.01.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>The following GPG keys will be used to sign the binaries and the git tags:</p>

+ 1 - 0
supportedsites.html

@@ -68,6 +68,7 @@
 	<li><b>defense.gouv.fr</b></li>
 	<li><b>DepositFiles</b></li>
 	<li><b>Dotsub</b></li>
+	<li><b>Dropbox</b></li>
 	<li><b>EbaumsWorld</b></li>
 	<li><b>eHow</b></li>
 	<li><b>eitb.tv</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.01.17.2
+2014.01.20

+ 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-01-17T04:27:56.182678Z</updated>
+    <updated>2014-01-20T11:52:37.875460Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -2825,4 +2825,19 @@
 	    <updated>2014-01-17T00:00:02Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.20</id>
+	    <title>New version 2014.01.20</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.01.20/">https://yt-dl.org/downloads/2014.01.20/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-01-20T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.01.17.2", 
-    "signature": "502ee6f03a9adbecfc932a3c0667d117ab9a72c2294ac0e743cbd9a43e6d9d6462c749f541d532c77148c2ef8fff8286a51c5df501680a8448467e136f6b66c857d73ce3e9c06f1fb9f6642f1ae02301a86a2884b873caafe32b82ce0d3060e2c26447087c1430a7baec7513fff540198bc346b7727c7fd3acaa0d965e259a4c", 
+    "latest": "2014.01.20", 
+    "signature": "65b5511653a2217d88a33955c57bbae2e7eee8c7211b6bba251e42dbbc996342026673dafd23a2495ab5335a1cd29592d3617559f8cde017bb7b7822c4606fd6eca5f2ca2d41b111717164e06cf3f83c32015e0eaf0108af9fba58d9d741e4cff23b2ca2a8fdda73438333d0b909077d507153029bbdc2233e41d1f3520337e6", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -2639,6 +2639,20 @@
                 "https://yt-dl.org/downloads/2014.01.17.2/youtube-dl-2014.01.17.2.tar.gz", 
                 "0ce26676b755dc761b7356ef0b0ff647d0ea8f7d261d9396855e1cbaeac01ea8"
             ]
+        }, 
+        "2014.01.20": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.01.20/youtube-dl", 
+                "673f27e2982318401bb34644ce17877c5dff9b9c51592047fcf3eb2a00eb033c"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.01.20/youtube-dl.exe", 
+                "9363861bc9ef6526295811fd06913a6421121d5a98e660613d763055e3bdfe8c"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.01.20/youtube-dl-2014.01.20.tar.gz", 
+                "dea67ba74d6e32307c70f32d91df8d01ea7efbb90e2c70b876f3bf1b049e38cf"
+            ]
         }
     }
 }