Browse Source

release 2015.02.10

Philipp Hagemeister 10 years ago
parent
commit
bb11b2fb3e
4 changed files with 42 additions and 13 deletions
  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.2+ to work.</p>
 <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work.</p>
 
 
-<h2><a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl">2015.02.09.3</a> (<a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl">2015.02.10</a> (<a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: a58ebba219b5b755cf56b2c1c3ed08db</li>
-<li><strong>SHA1</strong>: af377021217f7871f62f1d956e30b474e5559f5f</li>
-<li><strong>SHA256</strong>: 3062200a54050ad2fe9581784ffb12d5aed004bef1084198911a0716d58dfb74</li>
+<li><strong>MD5</strong>: 13edaac02aaf6b2e9a4ac729cfd024d2</li>
+<li><strong>SHA1</strong>: 77c1cbd63fe2474a18e93553e96bb082c28e4222</li>
+<li><strong>SHA256</strong>: 70bdf7221f93d7bcb71fa642774ab5e9411bd38e3c127e84851242e3ec1b6384</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl.exe.sig">sig</a> - fd051681c2a141b98a57f632520a974e48aa0fe2b4db423cd48485137b0bcc81)<br>
-	<a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl-2015.02.09.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.09.3/youtube-dl-2015.02.09.3.tar.gz.sig">sig</a> - 10a4bb45876697e3779d481ce8edb0cca4364fd38f6881712415719bca9ffde3)
+	<a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl.exe.sig">sig</a> - 5230760f774cfdbf743e070fbf1aa74c3f7326bf991519ebb272defeadb1c37b)<br>
+	<a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl-2015.02.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.10/youtube-dl-2015.02.10.tar.gz.sig">sig</a> - 863bee174e815c711a693dd99c039ff41e6b9326fdeddd898ec73f3ad7daa801)
 </p>
 </p>
 
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
 <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/2015.02.09.3/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.10/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 </p>
 
 
 <p>If you do not have curl, you can alternatively use a recent wget:
 <p>If you do not have curl, you can alternatively use a recent wget:
 
 
-<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.09.3/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.10/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 </p>
 
 
@@ -53,7 +53,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 </p>
 </p>
 
 
 <p>To check the signature, type:
 <p>To check the signature, type:
-<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.09.3/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/2015.02.10/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>
 
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</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 @@
-2015.02.09.3
+2015.02.10

+ 16 - 1
update/releases.atom

@@ -3,7 +3,7 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2015-02-09T16:02:55.037668Z</updated>
+    <updated>2015-02-10T01:23:58.816969Z</updated>
     
     
 	<entry>
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -7565,4 +7565,19 @@
 	    <updated>2015-02-09T00:00:03Z</updated>
 	    <updated>2015-02-09T00:00:03Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.10</id>
+	    <title>New version 2015.02.10</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/2015.02.10/">https://yt-dl.org/downloads/2015.02.10/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-02-10T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2015.02.09.3",
-    "signature": "1a98d873f79df43b35080a354e74de18df68ea1cb67742695a15fcc2eb342b2e755b6def9a89d2d0cfe246df364c6749788faa719eab3b51ab692942c550cb1c2c8f25166dddf654725f48688c61a576e2f7dab3804baa70c48aa7179d59eca060c5cbd0d8740908479c6cb72ad82c9e427f1f7446586c583269bca8f133e9ca",
+    "latest": "2015.02.10",
+    "signature": "7ddaca75281c1cd5630789ff6bd959cae666f59c7807d5f63d722fcda4fa3c4811144334669732ae7bd8cb4e56f9293a7582b18d2cfcb07bce61f2367e95fded5b61ad6e62e71ba4ec4fa4a9840ce11ef7aafa8787c149d79613f20bcc81b9fa09b4309b917d06e693e5f2d1f3bda33e4e71d1035690f92bce424329f204efa5",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -7063,6 +7063,20 @@
                 "https://yt-dl.org/downloads/2015.02.09.3/youtube-dl-2015.02.09.3.tar.gz",
                 "https://yt-dl.org/downloads/2015.02.09.3/youtube-dl-2015.02.09.3.tar.gz",
                 "10a4bb45876697e3779d481ce8edb0cca4364fd38f6881712415719bca9ffde3"
                 "10a4bb45876697e3779d481ce8edb0cca4364fd38f6881712415719bca9ffde3"
             ]
             ]
+        },
+        "2015.02.10": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.02.10/youtube-dl",
+                "70bdf7221f93d7bcb71fa642774ab5e9411bd38e3c127e84851242e3ec1b6384"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.02.10/youtube-dl.exe",
+                "5230760f774cfdbf743e070fbf1aa74c3f7326bf991519ebb272defeadb1c37b"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.02.10/youtube-dl-2015.02.10.tar.gz",
+                "863bee174e815c711a693dd99c039ff41e6b9326fdeddd898ec73f3ad7daa801"
+            ]
         }
         }
     }
     }
 }
 }