瀏覽代碼

release 2014.08.02

Philipp Hagemeister 11 年之前
父節點
當前提交
2709569cb2
共有 5 個文件被更改,包括 44 次插入13 次删除
  1. 9 9
      download.html
  2. 2 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.07.30/youtube-dl">2014.07.30</a> (<a href="https://yt-dl.org/downloads/2014.07.30/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.08.02/youtube-dl">2014.08.02</a> (<a href="https://yt-dl.org/downloads/2014.08.02/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 711fcf07d2a6d28d17cf0d09f484bf1f</li>
-<li><strong>SHA1</strong>: 14e9909d57786288819b45ff6acbe23f6613d54d</li>
-<li><strong>SHA256</strong>: b0badf311851c6b800394ae0d91a6040c5f0880c50af85764b52bacfa7f7780c</li>
+<li><strong>MD5</strong>: a998e2aee49fc4d384718380e665bdb6</li>
+<li><strong>SHA1</strong>: a82b1aba566e7f3e89d9100e3d1562e07d2c3a42</li>
+<li><strong>SHA256</strong>: f28b09136ad635315c2652b42cf36f1950f604ff0f16ad610b90248615ccb180</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.07.30/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.30/youtube-dl.exe.sig">sig</a> - 14413a4992936c3b40addc45fcbbab768d6dc9197af1fdb0af981451ae375d48)<br>
-	<a href="https://yt-dl.org/downloads/2014.07.30/youtube-dl-2014.07.30.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.30/youtube-dl-2014.07.30.tar.gz.sig">sig</a> - 67866d101b75fc58c111ec024f0d1342c1490e7bcaba31ed96ff69358c1c549b)
+	<a href="https://yt-dl.org/downloads/2014.08.02/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.02/youtube-dl.exe.sig">sig</a> - 5c40471fdd0a51f52bb7dbe6830808cd29bf174f458a0f83f25b938b3b67c8fb)<br>
+	<a href="https://yt-dl.org/downloads/2014.08.02/youtube-dl-2014.08.02.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.02/youtube-dl-2014.08.02.tar.gz.sig">sig</a> - 4c236b3e1e195596b70a4db699b4000b23deb33cb7a8297b8198c99358eb58bb)
 </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.07.30/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.02/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.07.30/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.02/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.07.30/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.08.02/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>

+ 2 - 0
supportedsites.html

@@ -148,6 +148,7 @@
 	<li><b>IPrima</b></li>
 	<li><b>ivi</b>: ivi.ru</li>
 	<li><b>ivi:compilation</b>: ivi.ru compilations</li>
+	<li><b>Izlesene</b></li>
 	<li><b>JadoreCettePub</b></li>
 	<li><b>JeuxVideo</b></li>
 	<li><b>jpopsuki.tv</b></li>
@@ -338,6 +339,7 @@
 	<li><b>VideoPremium</b></li>
 	<li><b>VideoTt</b>: video.tt - Your True Tube</li>
 	<li><b>videoweed</b>: VideoWeed</li>
+	<li><b>Vidme</b></li>
 	<li><b>viki</b></li>
 	<li><b>vimeo</b></li>
 	<li><b>vimeo:album</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.07.30
+2014.08.02

+ 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-07-30T09:57:26.887471Z</updated>
+    <updated>2014-08-02T12:33:18.985824Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -5135,4 +5135,19 @@
 	    <updated>2014-07-30T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.02</id>
+	    <title>New version 2014.08.02</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.08.02/">https://yt-dl.org/downloads/2014.08.02/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-08-02T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.07.30",
-    "signature": "4caee03586a53293c99968b28c0e91f9fce8d5a8253bdb0992cd8a6d3a19f397cf3149e955107f713912e9034fab8d2e2198768e6529d6876514a67a29009e4fb6d799f899a47e8b2fafc955933b12b6a694f76510379bd3c98e6400016e731f49d37939a753b2ba0ed7677ef073737dc5d05b02f9c4dc4cb0aae65c4ec753a7",
+    "latest": "2014.08.02",
+    "signature": "89047749f7357ced35ff63c99fbf111a2e1080c8accf01d5a11aaba396974be0a1ccac740f59f6336428ee09afdb975b11b4d1b0ac64556f3d0856442ec109eb0f037f81a3ccf907abed808cd12a49e54f460466352f30be36dede6e48da33774c5a3ba3fd696bf4e6c57db9c8f0336dd18dfe5da71e0816f208a631abddd671",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -4795,6 +4795,20 @@
                 "https://yt-dl.org/downloads/2014.07.30/youtube-dl-2014.07.30.tar.gz",
                 "67866d101b75fc58c111ec024f0d1342c1490e7bcaba31ed96ff69358c1c549b"
             ]
+        },
+        "2014.08.02": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.08.02/youtube-dl",
+                "f28b09136ad635315c2652b42cf36f1950f604ff0f16ad610b90248615ccb180"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.08.02/youtube-dl.exe",
+                "5c40471fdd0a51f52bb7dbe6830808cd29bf174f458a0f83f25b938b3b67c8fb"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.08.02/youtube-dl-2014.08.02.tar.gz",
+                "4c236b3e1e195596b70a4db699b4000b23deb33cb7a8297b8198c99358eb58bb"
+            ]
         }
     }
 }