Bladeren bron

release 2014.04.03.1

Philipp Hagemeister 11 jaren geleden
bovenliggende
commit
7b6e6131ad
5 gewijzigde bestanden met toevoegingen van 43 en 13 verwijderingen
  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.04.03/youtube-dl">2014.04.03</a> (<a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl">2014.04.03.1</a> (<a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 9b8e605f8f57c45747409b57753802db</li>
-<li><strong>SHA1</strong>: e5a3b2b80bfde233666fce8ff7b35be61d7d647f</li>
-<li><strong>SHA256</strong>: a77df4ebbc8240f5e56f7dc6f71420c08202f2c456650ae407bd01a62ee3d4e0</li>
+<li><strong>MD5</strong>: e5cac8ffb218b13f751ca4656fc0a996</li>
+<li><strong>SHA1</strong>: 8c15a89af74a18ce01ae8abbc76f52ce532a7fcb</li>
+<li><strong>SHA256</strong>: 7643b1cc180c5331f3cbc3c9e6283b15bf60dfc021e7a714db04b5e2a253cec8</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl.exe.sig">sig</a> - f465685ea2c35c26297b2f73f5bbb43ab77c23205e36065ddd1701db28760704)<br>
-	<a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl-2014.04.03.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl-2014.04.03.tar.gz.sig">sig</a> - 0e1c9ba430d6ca000c70641292487222cc7c9eb665a134e9203a0ee4b338420f)
+	<a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl.exe.sig">sig</a> - 485b481395a76abe35697e7eb1de7e4438fb149a350b656e658a94fe1e764a72)<br>
+	<a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl-2014.04.03.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl-2014.04.03.1.tar.gz.sig">sig</a> - 3d510362ce6be983438f533d21757c4855c99237082e329f63c5437b34392bbd)
 </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.04.03/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.03.1/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.04.03/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.03.1/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.04.03/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.04.03.1/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

@@ -99,6 +99,7 @@
 	<li><b>firsttv</b>: Видеоархив - Первый канал</li>
 	<li><b>Flickr</b></li>
 	<li><b>france2.fr:generation-quoi</b></li>
+	<li><b>FranceCulture</b></li>
 	<li><b>FranceInter</b></li>
 	<li><b>francetv</b>: France 2, 3, 4, 5 and Ô</li>
 	<li><b>francetvinfo.fr</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.04.03
+2014.04.03.1

+ 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-04-03T06:15:27.103456Z</updated>
+    <updated>2014-04-03T09:06:50.497724Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -4190,4 +4190,19 @@
 	    <updated>2014-04-03T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.03.1</id>
+	    <title>New version 2014.04.03.1</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.04.03.1/">https://yt-dl.org/downloads/2014.04.03.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-04-03T00:00:01Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.04.03", 
-    "signature": "3b19eb64683a98474e50b583ab37935d83946c234c685f9f46b8bfd3df495df92b386459d3f4d83c81bf84cc8460a4f7624eefc15ac8497ad7e041b16a8e05cfdf3ec0f7be55a3b9fa448931161e99934592f5bcb1f98ed404a694db95cbb74af5ee790fc788a71118bf16e96d89100bd5aa8f6203b2c459b7389c734bb48723", 
+    "latest": "2014.04.03.1", 
+    "signature": "45b8ec2bcec8c932c936a527378d96cef686b6e5a5cf38a57e832258ac9b1c7677385bd62b278e62d2b59c3af1c9c7e33e41d17f8674ecdfe35851a87f2287d17321e2a0cb856b9e53704b805224fddee08b901c422daa66d06f1e38a8cf8ba4c3359f528fdc7affb67395ccd9db74921968ce436096dd7d493d9c905f7016eb", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3913,6 +3913,20 @@
                 "https://yt-dl.org/downloads/2014.04.03/youtube-dl-2014.04.03.tar.gz", 
                 "0e1c9ba430d6ca000c70641292487222cc7c9eb665a134e9203a0ee4b338420f"
             ]
+        }, 
+        "2014.04.03.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.04.03.1/youtube-dl", 
+                "7643b1cc180c5331f3cbc3c9e6283b15bf60dfc021e7a714db04b5e2a253cec8"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.04.03.1/youtube-dl.exe", 
+                "485b481395a76abe35697e7eb1de7e4438fb149a350b656e658a94fe1e764a72"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.04.03.1/youtube-dl-2014.04.03.1.tar.gz", 
+                "3d510362ce6be983438f533d21757c4855c99237082e329f63c5437b34392bbd"
+            ]
         }
     }
 }