Jelajahi Sumber

release 2014.07.22

Philipp Hagemeister 11 tahun lalu
induk
melakukan
ddc86a33dc
4 mengubah file dengan 42 tambahan dan 13 penghapusan
  1. 9 9
      download.html
  2. 1 1
      update/LATEST_VERSION
  3. 16 1
      update/releases.atom
  4. 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.21/youtube-dl">2014.07.21</a> (<a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl">2014.07.22</a> (<a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 70f45aa777c62fb7b1429a6d409a348d</li>
-<li><strong>SHA1</strong>: c97ac116d81f7eefb6f66f37ac823962c6d097b0</li>
-<li><strong>SHA256</strong>: 181f93ac681596206936db09dfb07e1741f94cb2f73721aed4c771e33cbe0902</li>
+<li><strong>MD5</strong>: bb780a6ab529cf030c6f1ce78317b247</li>
+<li><strong>SHA1</strong>: 79eecc538164792f6db60c6c06d59a78591eab71</li>
+<li><strong>SHA256</strong>: 450e31202a3f53069ff05db03a89691566f0a16a5e69227883e8b1dfbecf2fd3</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl.exe.sig">sig</a> - 0498d591a00b8ef878d9ad474eb8d1510582c97a43a7919856afcc48c577fc2d)<br>
-	<a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl-2014.07.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl-2014.07.21.tar.gz.sig">sig</a> - 63b48fdb32a6e28f3dcb8928e0f372d8e2ea1eb4216f063394f0b6d64955cee4)
+	<a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl.exe.sig">sig</a> - 0b4994eb3972c2512be89a387d28816e8bb8d35fb89c45f0f044943f420c208e)<br>
+	<a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl-2014.07.22.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl-2014.07.22.tar.gz.sig">sig</a> - 68d2322b3e949cb17b51b775308b97e4ed6da1109f9c7d54ff07e203099f0d86)
 </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.21/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.07.22/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.21/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.07.22/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.21/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.07.22/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 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.07.21
+2014.07.22

+ 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-21T18:14:00.081865Z</updated>
+    <updated>2014-07-22T17:04:24.579656Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -5015,4 +5015,19 @@
 	    <updated>2014-07-21T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.07.22</id>
+	    <title>New version 2014.07.22</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.07.22/">https://yt-dl.org/downloads/2014.07.22/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-07-22T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.07.21",
-    "signature": "61173450b1ba42bff1c3f178caf111310c9abcf88860cf607607bf9e3bc97481093e16d9d7d6f2d833cdb7c6c622adc9bc63b6eda30bfe9a1be80cbd0d68753c7b364e420fc51b03256d2e8513a37af31e46721b2fdefe21d2172f3f181452edaceb26b7074ad08589f8a237c927ffe1403a756427211f9de5ce7b01ce845b09",
+    "latest": "2014.07.22",
+    "signature": "5c4b730577cc9ae7cc4703731c51b9dcbf33591f5f5006bd71ce3cd1c66bbf6ae9a4d7d7991dbfcfa210349227755117f02373e20e01d0481d5fbf999bb03e7518e9de8fc83249e1abd1a9fa075c563284bd83e82182511b4ead122bf56eeb9ff633f22a38c30a02023a558fd773fd9e9cadf3abd02e579dbf7d862f2d77cdf0",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -4683,6 +4683,20 @@
                 "https://yt-dl.org/downloads/2014.07.21/youtube-dl-2014.07.21.tar.gz",
                 "63b48fdb32a6e28f3dcb8928e0f372d8e2ea1eb4216f063394f0b6d64955cee4"
             ]
+        },
+        "2014.07.22": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.07.22/youtube-dl",
+                "450e31202a3f53069ff05db03a89691566f0a16a5e69227883e8b1dfbecf2fd3"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.07.22/youtube-dl.exe",
+                "0b4994eb3972c2512be89a387d28816e8bb8d35fb89c45f0f044943f420c208e"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.07.22/youtube-dl-2014.07.22.tar.gz",
+                "68d2322b3e949cb17b51b775308b97e4ed6da1109f9c7d54ff07e203099f0d86"
+            ]
         }
     }
 }