Explorar o código

release 2015.01.08

Philipp Hagemeister %!s(int64=10) %!d(string=hai) anos
pai
achega
73d6793ff4
Modificáronse 4 ficheiros con 42 adicións e 13 borrados
  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.01.07.2/youtube-dl">2015.01.07.2</a> (<a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.01.08/youtube-dl">2015.01.08</a> (<a href="https://yt-dl.org/downloads/2015.01.08/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 9af004c5af40bd9f232e37cc3f8a248a</li>
-<li><strong>SHA1</strong>: 392d23ef2a75607dc81c656ca2155e5fe2eabc68</li>
-<li><strong>SHA256</strong>: ee8a9f25fb74243ff3ac9ef85f0f82fd2f9ca5efea8c6f66e57acf8cffae8f4a</li>
+<li><strong>MD5</strong>: 9c6e26004c2023179b592831e342bcd4</li>
+<li><strong>SHA1</strong>: dcced702c0690dafabc62bec3a1bd6715ca0c655</li>
+<li><strong>SHA256</strong>: 2aac321a4c302a15028a9924c71ca2d7dad506ba2d09bb4761bb79ef15f28696</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl.exe.sig">sig</a> - e8c712f7188b78b45a2e665f96671b5db70bad298dfc5e479a8bd17afb52e652)<br>
-	<a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl-2015.01.07.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl-2015.01.07.2.tar.gz.sig">sig</a> - 0b455df973833010f34ad9dd8c5a6140ce027f989b7221c7a1d26d4c848ce560)
+	<a href="https://yt-dl.org/downloads/2015.01.08/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.08/youtube-dl.exe.sig">sig</a> - 1a5abf3f28efed245743fdbd853c971a10d9d587d39b452766cc2e1fe63e5cfb)<br>
+	<a href="https://yt-dl.org/downloads/2015.01.08/youtube-dl-2015.01.08.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.08/youtube-dl-2015.01.08.tar.gz.sig">sig</a> - 937b0c1c7781da19cb4fb1b89953ac36dd6ac9bb42591ba2a1442796410cac9c)
 </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.01.07.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.01.08/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.01.07.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.08/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.01.07.2/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.01.08/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.01.07.2
+2015.01.08

+ 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-01-07T07:47:13.408141Z</updated>
+    <updated>2015-01-08T16:21:39.781719Z</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>
@@ -7085,4 +7085,19 @@
 	    <updated>2015-01-07T00:00:02Z</updated>
 	    <updated>2015-01-07T00:00:02Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.08</id>
+	    <title>New version 2015.01.08</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.01.08/">https://yt-dl.org/downloads/2015.01.08/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-01-08T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2015.01.07.2",
-    "signature": "4ec35d1761d144b67fde98336aff1b804a20693354c06932c9167b89e3bf7024ab866fdb9b41f90aa8f1fb2c5fb98feeee0c81c80f7325164d47337cfcce065442f6f0dac06d82b9b16853f612738b1d5e55b46f2a930eac73eef05e746f9b04dfd7f9b749dc1ae2859e748e08955ede62238d22f21c07f46c95395bf85fa4f9",
+    "latest": "2015.01.08",
+    "signature": "8230f9cef6ad5f959f92aac55748afcd2dc8c6b2f6aa9ab8aaa7044c77e410a1eaa1fbbf7293d94bf21d705abefc2742456cc72b51805af7e9c6eba254b42a2bbcfccb724b04303c820a0b13c37316e29e3714a182e15f7542eb8dd8ebe42091d5cb1d54a4c6bb57d387fb4891a34c9a8ad2b36313306358b7ed7c203d742b1f",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -6615,6 +6615,20 @@
                 "https://yt-dl.org/downloads/2015.01.07.2/youtube-dl-2015.01.07.2.tar.gz",
                 "https://yt-dl.org/downloads/2015.01.07.2/youtube-dl-2015.01.07.2.tar.gz",
                 "0b455df973833010f34ad9dd8c5a6140ce027f989b7221c7a1d26d4c848ce560"
                 "0b455df973833010f34ad9dd8c5a6140ce027f989b7221c7a1d26d4c848ce560"
             ]
             ]
+        },
+        "2015.01.08": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.01.08/youtube-dl",
+                "2aac321a4c302a15028a9924c71ca2d7dad506ba2d09bb4761bb79ef15f28696"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.01.08/youtube-dl.exe",
+                "1a5abf3f28efed245743fdbd853c971a10d9d587d39b452766cc2e1fe63e5cfb"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.01.08/youtube-dl-2015.01.08.tar.gz",
+                "937b0c1c7781da19cb4fb1b89953ac36dd6ac9bb42591ba2a1442796410cac9c"
+            ]
         }
         }
     }
     }
 }
 }