2
0
Philipp Hagemeister 11 жил өмнө
parent
commit
f7cc23f1e9

+ 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.03.24.3/youtube-dl">2014.03.24.3</a> (<a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.03.24.4/youtube-dl">2014.03.24.4</a> (<a href="https://yt-dl.org/downloads/2014.03.24.4/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 3c2d585ec0df79437ee25c090a46e9a5</li>
-<li><strong>SHA1</strong>: 7588b97d52035b6ad849acaf0de1b79016ce3a60</li>
-<li><strong>SHA256</strong>: 76cdf6b05b8bddfe2c6587c056c0f2853b62cb11259041bd66303c6fdd07ad7c</li>
+<li><strong>MD5</strong>: fd4a6d6f6d810a449b4e0d4e9098bd0d</li>
+<li><strong>SHA1</strong>: f58d83bd0233f1e77f7ab64df044b6b104358c70</li>
+<li><strong>SHA256</strong>: 1b97e73f77231d2a6ca356adc2b587566fe5a7a2f1d90976e73445a0c17928e8</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl.exe.sig">sig</a> - 0bc70e7ef4219b8cd47022c05bc6b35de1aaf3b1e00f083f2fae88e3bbbc1429)<br>
-	<a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl-2014.03.24.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.24.3/youtube-dl-2014.03.24.3.tar.gz.sig">sig</a> - e16d42caaa66db16eee1837d74d39320ad769057ccf1ba75e7e8e202c2775969)
+	<a href="https://yt-dl.org/downloads/2014.03.24.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.24.4/youtube-dl.exe.sig">sig</a> - c98ef4431e8cb2bef9db004498fbe1dcac8cf726b09db7a970374d6e45ecc8d0)<br>
+	<a href="https://yt-dl.org/downloads/2014.03.24.4/youtube-dl-2014.03.24.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.24.4/youtube-dl-2014.03.24.4.tar.gz.sig">sig</a> - 097a39cdc29a05edb5e3956f421e172697ab7a6cf9295e818c512c9616efe66d)
 </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.03.24.3/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.24.4/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.03.24.3/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.24.4/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.03.24.3/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.03.24.4/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

@@ -35,6 +35,7 @@
 	<li><b>arte.tv:concert</b></li>
 	<li><b>arte.tv:creative</b></li>
 	<li><b>arte.tv:ddc</b></li>
+	<li><b>arte.tv:embed</b></li>
 	<li><b>arte.tv:future</b></li>
 	<li><b>AUEngine</b></li>
 	<li><b>bambuser</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.03.24.3
+2014.03.24.4

+ 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-03-24T17:15:09.792710Z</updated>
+    <updated>2014-03-24T22:14:36.196836Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -3950,4 +3950,19 @@
 	    <updated>2014-03-24T00:00:03Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.24.4</id>
+	    <title>New version 2014.03.24.4</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.03.24.4/">https://yt-dl.org/downloads/2014.03.24.4/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-03-24T00:00:04Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.03.24.3", 
-    "signature": "641cf19b2026da8b0cfe027892523dbd2625b88008d39aacd7368fdd11fbda9ab2cfa297969781761e30b2612cc168ece1c7db7b783bb29b68474082e1270d6fad97dd760c8fdc5ba853920c137f94be5924c5b161db7a50fdaf237294b20606f7ae5046d86b9be8d44d75d3ddeed09b11b752afd1e803e69eecbfb04d6bfb98", 
+    "latest": "2014.03.24.4", 
+    "signature": "0cac61d6d891f323a9975fea10a82162ae2547dcdd02e83e475f619c774705d60467aada8ab566156b23820fae50e973ab3191d5a888e927de57a0a23a997e07ca1ea592af1783c77e9d0d367e091c647054aac29cacbf035491631d1ec67edad561cf82a3e9290f877639f4c0f6ac01d988065f6e9fc0b6be6bcfcd0c1c8f78", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3689,6 +3689,20 @@
                 "https://yt-dl.org/downloads/2014.03.24.3/youtube-dl-2014.03.24.3.tar.gz", 
                 "e16d42caaa66db16eee1837d74d39320ad769057ccf1ba75e7e8e202c2775969"
             ]
+        }, 
+        "2014.03.24.4": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.03.24.4/youtube-dl", 
+                "1b97e73f77231d2a6ca356adc2b587566fe5a7a2f1d90976e73445a0c17928e8"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.03.24.4/youtube-dl.exe", 
+                "c98ef4431e8cb2bef9db004498fbe1dcac8cf726b09db7a970374d6e45ecc8d0"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.03.24.4/youtube-dl-2014.03.24.4.tar.gz", 
+                "097a39cdc29a05edb5e3956f421e172697ab7a6cf9295e818c512c9616efe66d"
+            ]
         }
     }
 }