소스 검색

release 2014.11.23

Philipp Hagemeister 10 년 전
부모
커밋
34edc2b0b8
5개의 변경된 파일43개의 추가작업 그리고 13개의 파일을 삭제
  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.11.21.1/youtube-dl">2014.11.21.1</a> (<a href="https://yt-dl.org/downloads/2014.11.21.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl">2014.11.23</a> (<a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: df25e09536e29af7ccc5fc85492de628</li>
-<li><strong>SHA1</strong>: 40c9514fee5f46c8a1dec8d8c1d07a9ca7e9bc98</li>
-<li><strong>SHA256</strong>: 6df2016dcfece5a29796c378e7e4791eb6181687536ff82e70641f6896669713</li>
+<li><strong>MD5</strong>: 21d84d34747b808bb381496f0b4def25</li>
+<li><strong>SHA1</strong>: 7faa398073f37e3da6fa0fd69fa7425e6681b0b4</li>
+<li><strong>SHA256</strong>: 5c71014f970ee0e9360062460e08e6eb148dceaefd27d644c23529030420e096</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.11.21.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.21.1/youtube-dl.exe.sig">sig</a> - 36d423295bf41c0b8100780551b7dabf19158590397ab6ba5bbca207fe6c82aa)<br>
-	<a href="https://yt-dl.org/downloads/2014.11.21.1/youtube-dl-2014.11.21.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.21.1/youtube-dl-2014.11.21.1.tar.gz.sig">sig</a> - f2ec80d33b9452df30088d6ebed6b451bf987a88d2d1cf8ce61a424c24eab767)
+	<a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl.exe.sig">sig</a> - 40aa36967e37baa1fc535cfd40832c614028171568e3ec29fba93f88e8aee6e0)<br>
+	<a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl-2014.11.23.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl-2014.11.23.tar.gz.sig">sig</a> - c9d565ab8ab73c7ff196e7dda6d67135eb51dd178ccc9e01fd47960526a722bc)
 </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.11.21.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.23/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.11.21.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.23/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.11.21.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>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.23/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

@@ -362,6 +362,7 @@
 	<li><b>techtv.mit.edu</b></li>
 	<li><b>TED</b></li>
 	<li><b>tegenlicht.vpro.nl</b></li>
+	<li><b>TeleBruxelles</b></li>
 	<li><b>telecinco.es</b></li>
 	<li><b>TeleMB</b></li>
 	<li><b>TenPlay</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.11.21.1
+2014.11.23

+ 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-11-21T23:23:53.898365Z</updated>
+    <updated>2014-11-23T10:02:59.555256Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -6410,4 +6410,19 @@
 	    <updated>2014-11-21T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.23</id>
+	    <title>New version 2014.11.23</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.11.23/">https://yt-dl.org/downloads/2014.11.23/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-11-23T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.11.21.1",
-    "signature": "7a1e51861556697041760b580573656a742050947ea0daf43c351b539011028d0cf5d262f181c7c41f585ae62b2827872ba8b3ffd610bac3e4e46e1ee1bda46705b9a2733717ada22b95b3e8687f6034a0f7772c2d06d3951fb237ea6061c94ea64f9e2ebeae1640e8f34bb1b64e6d4868796a2c1f681c1d299dba195fa07b28",
+    "latest": "2014.11.23",
+    "signature": "98abda9ea6fcf58fb3a62b299947b52909c532411baba297d073d94149dc9cb2bb69595bc69e45fa98b5c245fb0dbfd0ba05589df67964e830bfadf9c24fcedb6654e775035fb34c181404963d09b3c77092851fbeeee55f690bb2e4371675e038a08772031731dfcea9e874c9c3a150a9ac82a824fbb7556139f9692169391e",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -5985,6 +5985,20 @@
                 "https://yt-dl.org/downloads/2014.11.21.1/youtube-dl-2014.11.21.1.tar.gz",
                 "f2ec80d33b9452df30088d6ebed6b451bf987a88d2d1cf8ce61a424c24eab767"
             ]
+        },
+        "2014.11.23": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.11.23/youtube-dl",
+                "5c71014f970ee0e9360062460e08e6eb148dceaefd27d644c23529030420e096"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.11.23/youtube-dl.exe",
+                "40aa36967e37baa1fc535cfd40832c614028171568e3ec29fba93f88e8aee6e0"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.11.23/youtube-dl-2014.11.23.tar.gz",
+                "c9d565ab8ab73c7ff196e7dda6d67135eb51dd178ccc9e01fd47960526a722bc"
+            ]
         }
     }
 }