Browse Source

release 2013.07.07.01

Philipp Hagemeister 12 years ago
parent
commit
f31532a09e
4 changed files with 41 additions and 12 deletions
  1. 8 8
      download.html
  2. 1 1
      update/LATEST_VERSION
  3. 16 1
      update/releases.atom
  4. 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="http://youtube-dl.org/downloads/2013.07.05/youtube-dl">2013.07.05</a> (<a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl">2013.07.07.01</a> (<a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 81b7278311776d95324eb2d8fb325f12</li>
-<li><strong>SHA1</strong>: 03298e68c66cd67e20f6add850aa665c4ea72eec</li>
-<li><strong>SHA256</strong>: b690494ceb6d79e52c58c8703c552ee8845ea4814a2fa94130b0e597e3037d53</li>
+<li><strong>MD5</strong>: e6712c33c23da0224124237b14381648</li>
+<li><strong>SHA1</strong>: 9f2aef9a25cd4eee061f77477ca3897be0566c75</li>
+<li><strong>SHA256</strong>: 7638d952adb12fe784e88f2d4b984ff41ff960e172f139ede467fca8a770fca9</li>
 </ul>
 
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl.exe.sig">sig</a> - d437804a3d8b0f41bcba1db3e20ca22edb65052c2ef4df91e7d167b1342cd394)<br>
-	<a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl-2013.07.05.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl-2013.07.05.tar.gz.sig">sig</a> - ed816e0d7fdc4ad7d1df2541572a37c2890ff42fbcda5bbec62ba40d34918cd9)
+	<a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl.exe.sig">sig</a> - 71380ad5d038808b9f6e22bc997a1f2305312ba0aa8df99b9b847b501e40b25b)<br>
+	<a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl-2013.07.07.01.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl-2013.07.07.01.tar.gz.sig">sig</a> - 9862f509ff6ec99a6271d7b31e0bccbe476d723fed556deb2fd2cbea3b6b3bd9)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.05/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
+<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.07.01/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 http://youtube-dl.org/downloads/2013.07.05/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 http://youtube-dl.org/downloads/2013.07.07.01/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 @@
-2013.07.05
+2013.07.07.01

+ 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-07-05T15:13:11.388527</atom:updated>
+	<atom:updated>2013-07-07T17:18:00.393204</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -754,4 +754,19 @@
 		<atom:updated>2013-07-05</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.07.07.01</atom:id>
+		<atom:title>New version 2013.07.07.01</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="http://youtube-dl.org/downloads/2013.07.07.01/">http://youtube-dl.org/downloads/2013.07.07.01/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-07-07-01</atom:updated>
+	</atom:entry>
+
 </atom:feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2013.07.05", 
-    "signature": "6d0d2e6f6c081ab42453850532f9d354d01a4b427eb1599d529cac0bab86b3bf9aa9d40626a0f3e2d3e181462d8bf61d907550f2f4c5d8386f92d99f6d018ed3178a302602209573a0966abe68b89cafd411fe4653ea363fb927605ecf1bd7246ab9ac1392fb082a91cede6778eb79b295d2a9dda40ab38fc47ea71937d2f3ee", 
+    "latest": "2013.07.07.01", 
+    "signature": "40f757e1115b35e0b7f560aab726ac5541b9fba38a124340b79ef6bdc3e287f5d49c7eb460de28da10e1e3fa5e2dfbb499bac4fdb74a61c9163c25201b7efea93ed02e04aa3ab98d23c22a225872e5564c5b23c9850486c6600fd54cbf2abc74c09a1ded90e41fa3a6aecccb6d7446311aa51f1d3872bbaabfb5c51618960b3b", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -707,6 +707,20 @@
                 "http://youtube-dl.org/downloads/2013.07.05/youtube-dl-2013.07.05.tar.gz", 
                 "ed816e0d7fdc4ad7d1df2541572a37c2890ff42fbcda5bbec62ba40d34918cd9"
             ]
+        }, 
+        "2013.07.07.01": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl", 
+                "7638d952adb12fe784e88f2d4b984ff41ff960e172f139ede467fca8a770fca9"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl.exe", 
+                "71380ad5d038808b9f6e22bc997a1f2305312ba0aa8df99b9b847b501e40b25b"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.07.07.01/youtube-dl-2013.07.07.01.tar.gz", 
+                "9862f509ff6ec99a6271d7b31e0bccbe476d723fed556deb2fd2cbea3b6b3bd9"
+            ]
         }
     }
 }