소스 검색

release 2014.01.30

Philipp Hagemeister 11 년 전
부모
커밋
7651ced5d1
4개의 변경된 파일42개의 추가작업 그리고 13개의 파일을 삭제
  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.01.29/youtube-dl">2014.01.29</a> (<a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.01.30/youtube-dl">2014.01.30</a> (<a href="https://yt-dl.org/downloads/2014.01.30/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 1e4aeb8f3af86620d77b7b3127ae85f9</li>
-<li><strong>SHA1</strong>: 7a3414dd6a5c453b8015db60a910ac7c2c9a6326</li>
-<li><strong>SHA256</strong>: ad7d448ff73819d5145291f4dd7f02a3dd47a20d38f92c15bb3be33e5683a212</li>
+<li><strong>MD5</strong>: 917d7be34a6d68a30564e0a62c6b8c1c</li>
+<li><strong>SHA1</strong>: cf7fec03a996af0f502c953514c0df57ba890a59</li>
+<li><strong>SHA256</strong>: 713b985a08dcc748b72ff81871745eb1abb9d332f84f6448d539947a1352d4df</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl.exe.sig">sig</a> - c0d469fd53134abba56096a11f5e2942ba55d4e7cacbf1258ef02d2879a551a8)<br>
-	<a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl-2014.01.29.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl-2014.01.29.tar.gz.sig">sig</a> - 40e1fd619dac8abc13194630b83a2d0945cd99baebad57ff14e17e207996b3ea)
+	<a href="https://yt-dl.org/downloads/2014.01.30/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.30/youtube-dl.exe.sig">sig</a> - ce0284c55f51e8f7d639ef10c1044148572fac898e0a359ba300186597196f2a)<br>
+	<a href="https://yt-dl.org/downloads/2014.01.30/youtube-dl-2014.01.30.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.30/youtube-dl-2014.01.30.tar.gz.sig">sig</a> - 269a948773fdf8c7588ab56c0fc5a315648281bb08729d2c726bd51cffed1c95)
 </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.29/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.30/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.29/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.30/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.29/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.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>
 </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.01.29
+2014.01.30

+ 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-29T11:28:20.632231Z</updated>
+    <updated>2014-01-30T05:02:44.294340Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -3110,4 +3110,19 @@
 	    <updated>2014-01-29T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.30</id>
+	    <title>New version 2014.01.30</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.30/">https://yt-dl.org/downloads/2014.01.30/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-01-30T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.01.29", 
-    "signature": "72466af91a0c17b5c2eef0778854b5c914fd3ab4e5fc1554227be7b8a0d2411bc726c836e79af42696d4d638387c82091711db89dc56363d736d03406793fa81a50fdd6274cd564c4fd32c5b025b84f54c8cce4fca9edda9bb3ba2d721ec153aedb2ed527ba72b9f6ee672a4b5858e9ebe87a2b7efffaef5a6338e2b13e86541", 
+    "latest": "2014.01.30", 
+    "signature": "416b8769b228f39929c849b57dbb5ec20563433cc86e3d6a2a21671677d99e85d7b47d71b15f4824eb57dd56cd06eeeaaf98f07b34690febcc4cdeb21608ad3d1006c286ef3514d75fa1aa15b256d550da5f2e33568036bd342cd7df252abd1deff566bf355b47ff8651bada5f3e632c31a35344bb742a0b18703298789c575e", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -2905,6 +2905,20 @@
                 "https://yt-dl.org/downloads/2014.01.29/youtube-dl-2014.01.29.tar.gz", 
                 "40e1fd619dac8abc13194630b83a2d0945cd99baebad57ff14e17e207996b3ea"
             ]
+        }, 
+        "2014.01.30": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.01.30/youtube-dl", 
+                "713b985a08dcc748b72ff81871745eb1abb9d332f84f6448d539947a1352d4df"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.01.30/youtube-dl.exe", 
+                "ce0284c55f51e8f7d639ef10c1044148572fac898e0a359ba300186597196f2a"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.01.30/youtube-dl-2014.01.30.tar.gz", 
+                "269a948773fdf8c7588ab56c0fc5a315648281bb08729d2c726bd51cffed1c95"
+            ]
         }
     }
 }