Przeglądaj źródła

release 2013.09.07

Philipp Hagemeister 12 lat temu
rodzic
commit
ed8aa85130
5 zmienionych plików z 42 dodań i 12 usunięć
  1. 8 8
      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

+ 8 - 8
download.html

@@ -16,21 +16,21 @@
 
 <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/2013.09.06.1/youtube-dl">2013.09.06.1</a> (<a href="https://yt-dl.org/downloads/2013.09.06.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2013.09.07/youtube-dl">2013.09.07</a> (<a href="https://yt-dl.org/downloads/2013.09.07/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: ba5b1e9f57059aefe3704e202e8b2127</li>
-<li><strong>SHA1</strong>: a75567362be2d572ae61238ba9411e881ff0c524</li>
-<li><strong>SHA256</strong>: 8d19fc7280b17bb72c755262c623762f151c8862673615457cf193e16b884bc8</li>
+<li><strong>MD5</strong>: 09f1f845e5e00b9abb2c9e58e620af4b</li>
+<li><strong>SHA1</strong>: afda2fc15731dfb6183c4f26148a52f008a9b03e</li>
+<li><strong>SHA256</strong>: 32a7aecba97115c4136ab2a64f58f5ba4fc6d7adf6ee2a660854a6f62a208505</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2013.09.06.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.09.06.1/youtube-dl.exe.sig">sig</a> - 1e8d606e76b2551163f9aa0c4a7ecae960d77a8021896b4809839b8d09b89ebd)<br>
-	<a href="https://yt-dl.org/downloads/2013.09.06.1/youtube-dl-2013.09.06.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.09.06.1/youtube-dl-2013.09.06.1.tar.gz.sig">sig</a> - 9ef08eaa28d692a556a50d506ea5b86cd3314cd591e2cdcdfdaa447cac1568ab)
+	<a href="https://yt-dl.org/downloads/2013.09.07/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.09.07/youtube-dl.exe.sig">sig</a> - 5fe2630cdfedfabf603302ef5a5908b871cba837e6a0fac33cf192f8938d792b)<br>
+	<a href="https://yt-dl.org/downloads/2013.09.07/youtube-dl-2013.09.07.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.09.07/youtube-dl-2013.09.07.tar.gz.sig">sig</a> - 4b7c09ef5216565950d8633a5e5c1e056a06d76eb5ffd2b7aeda12f10a2b9ad7)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
-<code class="commands">sudo wget https://yt-dl.org/downloads/2013.09.06.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2013.09.07/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
 <p>You can also use pip:
@@ -42,7 +42,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/2013.09.06.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/2013.09.07/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

@@ -55,6 +55,7 @@
 	<li><b>Kankan</b></li>
 	<li><b>Livestream</b></li>
 	<li><b>MTV</b></li>
+	<li><b>Metacritic</b></li>
 	<li><b>MySpass</b></li>
 	<li><b>NBA</b></li>
 	<li><b>NBCNews</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2013.09.06.1
+2013.09.07

+ 16 - 1
update/releases.atom

@@ -2,7 +2,7 @@
 <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
 	<atom:title>youtube-dl releases</atom:title>
 	<atom:id>youtube-dl-updates-feed</atom:id>
-	<atom:updated>2013-09-06T11:08:26.372417</atom:updated>
+	<atom:updated>2013-09-08T00:29:35.779928</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -1279,4 +1279,19 @@
 		<atom:updated>2013-09-06-1</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.09.07</atom:id>
+		<atom:title>New version 2013.09.07</atom:title>
+		<atom:link href="http://rg3.github.io/youtube-dl" />
+		<atom:content type="xhtml">
+			<div xmlns="http://www.w3.org/1999/xhtml">
+				Downloads available at <a href="https://yt-dl.org/downloads/2013.09.07/">https://yt-dl.org/downloads/2013.09.07/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-09-07</atom:updated>
+	</atom:entry>
+
 </atom:feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2013.09.06.1", 
-    "signature": "92d0c12708037852d08cf9e992a9b5dc77c50722be872fb1887dee9df9e7da61e6d6b1523a12b1d6ab8f345740f0dc7595000598297d31006e8da532805baefef86a3b1523fbb24812cbca951b21ef8dfbf8a3afb5bf82371c45f713d1a50d540dd990189040a91d4760ddfc3618a1749b7c3da148a1d6997e0efc9341a1b6df", 
+    "latest": "2013.09.07", 
+    "signature": "4303a56afb4d0f2009468b3a2b7178e36b5a6cb7c6f47c643d9cbdc077b802118641ec96d4bbe6bb10f3311b510fa8f04443aedd453d9e829d183e5c818c709ed92fafb2592392aba9cf8e3ad8564a057f3b1e8d8deb1f6264497ad686a0ff30e585435e392b51306ccba0fb1fb255adee72fe216bb43c9e46c396a8d7ea0729", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -1197,6 +1197,20 @@
                 "https://yt-dl.org/downloads/2013.09.06.1/youtube-dl-2013.09.06.1.tar.gz", 
                 "9ef08eaa28d692a556a50d506ea5b86cd3314cd591e2cdcdfdaa447cac1568ab"
             ]
+        }, 
+        "2013.09.07": {
+            "bin": [
+                "https://yt-dl.org/downloads/2013.09.07/youtube-dl", 
+                "32a7aecba97115c4136ab2a64f58f5ba4fc6d7adf6ee2a660854a6f62a208505"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2013.09.07/youtube-dl.exe", 
+                "5fe2630cdfedfabf603302ef5a5908b871cba837e6a0fac33cf192f8938d792b"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2013.09.07/youtube-dl-2013.09.07.tar.gz", 
+                "4b7c09ef5216565950d8633a5e5c1e056a06d76eb5ffd2b7aeda12f10a2b9ad7"
+            ]
         }
     }
 }