Browse Source

release 2014.02.25

Philipp Hagemeister 11 năm trước cách đây
mục cha
commit
c9875e8879
5 tập tin đã thay đổi với 44 bổ sung15 xóa
  1. 9 9
      download.html
  2. 2 2
      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.02.24/youtube-dl">2014.02.24</a> (<a href="https://yt-dl.org/downloads/2014.02.24/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl">2014.02.25</a> (<a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 97baf61ea2c516052a99876d97bf975c</li>
-<li><strong>SHA1</strong>: a77fbd5a402d3d7f9a951ffcfcb897ea3a160e35</li>
-<li><strong>SHA256</strong>: 0553f1884252a7ae550340306978089c0de5f34689fac6b28c3ac6f7259801a5</li>
+<li><strong>MD5</strong>: 187a40a79669ee8501a15259b08d761c</li>
+<li><strong>SHA1</strong>: a7be2f03688622e6a5e8dc8a9d2a9ac244157cb4</li>
+<li><strong>SHA256</strong>: 78b6000a09702ceb482bd2828bb43e3fb655fedf9e01a0cecd6667cd6e7e09d1</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.02.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.24/youtube-dl.exe.sig">sig</a> - 11f22aba91ef8703515ebf43850bf990fca8355a18d1cad96421f2414b692e95)<br>
-	<a href="https://yt-dl.org/downloads/2014.02.24/youtube-dl-2014.02.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.24/youtube-dl-2014.02.24.tar.gz.sig">sig</a> - 3631628ee577776e3c561ce6ff2a3d4f792746a9b764300261f0adaec301e511)
+	<a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl.exe.sig">sig</a> - dc12b69e205da55f6d05fcf2583509f89b35e46e5374f7b57e74978f63eed2ae)<br>
+	<a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl-2014.02.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl-2014.02.25.tar.gz.sig">sig</a> - 9f2750db35a0b20d478cac258288848479a6209cf52fbc1fd149c4453b87f3ad)
 </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.02.24/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.25/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.02.24/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.25/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.02.24/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.02.25/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 - 2
supportedsites.html

@@ -163,9 +163,9 @@
 	<li><b>nhl.com:videocenter</b>: NHL videocenter category</li>
 	<li><b>niconico</b>: ニコニコ動画</li>
 	<li><b>Normalboots</b></li>
-	<li><b>Novamov</b></li>
+	<li><b>novamov</b>: NovaMov</li>
 	<li><b>Nowness</b></li>
-	<li><b>NowVideo</b></li>
+	<li><b>nowvideo</b>: NowVideo</li>
 	<li><b>Ooyala</b></li>
 	<li><b>ORF</b></li>
 	<li><b>PBS</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.02.24
+2014.02.25

+ 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-02-24T09:49:01.349532Z</updated>
+    <updated>2014-02-25T01:51:39.604800Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -3500,4 +3500,19 @@
 	    <updated>2014-02-24T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.25</id>
+	    <title>New version 2014.02.25</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.02.25/">https://yt-dl.org/downloads/2014.02.25/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-02-25T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.02.24", 
-    "signature": "47381f12a2d0e0c9246a88a057c4b5f368a255397ac9f53b8c64d91c6f14e8b3fc6cdd37df37ca38ef804b2a72bc42ea8b3c354666dd4d83ec08d8627ad832f2758f48a93e27e859b40a9c5d9eefe8508804be8cc9f652f2083dc55b3693fa4918bf6c78894c05c750da8ca199dde391edac005562845449987614f987919382", 
+    "latest": "2014.02.25", 
+    "signature": "86da72537bd633b06c7dc6314a6652cda6386d0dcfcff609a4350e6ec55cb35739d27887efd3a81b20962b97ff500d48c407716eb421eeb0f844829d06d7a18e51a0c4448c2c9c5ee11976ec2e0766e8bdbdc31f1ae40fdfd9a2c1b3a89a6332af0b8928ee5e3cc74a5d0fe65ec9fa754e5fda7bda4a90bc6ca4d09d6fed12b6", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3269,6 +3269,20 @@
                 "https://yt-dl.org/downloads/2014.02.24/youtube-dl-2014.02.24.tar.gz", 
                 "3631628ee577776e3c561ce6ff2a3d4f792746a9b764300261f0adaec301e511"
             ]
+        }, 
+        "2014.02.25": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.02.25/youtube-dl", 
+                "78b6000a09702ceb482bd2828bb43e3fb655fedf9e01a0cecd6667cd6e7e09d1"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.02.25/youtube-dl.exe", 
+                "dc12b69e205da55f6d05fcf2583509f89b35e46e5374f7b57e74978f63eed2ae"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.02.25/youtube-dl-2014.02.25.tar.gz", 
+                "9f2750db35a0b20d478cac258288848479a6209cf52fbc1fd149c4453b87f3ad"
+            ]
         }
     }
 }