Explorar o código

release 2014.09.01.1

Philipp Hagemeister %!s(int64=11) %!d(string=hai) anos
pai
achega
d1603ead12
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.3+ 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.3+ to work.</p>
 
 
-<h2><a href="https://yt-dl.org/downloads/2014.09.01/youtube-dl">2014.09.01</a> (<a href="https://yt-dl.org/downloads/2014.09.01/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.09.01.1/youtube-dl">2014.09.01.1</a> (<a href="https://yt-dl.org/downloads/2014.09.01.1/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 2272c2b2d6287212bf2e61b9e42261d1</li>
-<li><strong>SHA1</strong>: ed4cb4912fd76da0b0979b1c5527da2ac83c81fa</li>
-<li><strong>SHA256</strong>: 3e3c79e352166f0f5ad646b6ce250562816a340e2df73f07376e27ba78029cdd</li>
+<li><strong>MD5</strong>: ac517b76ab973574675ccc7d8da0a78a</li>
+<li><strong>SHA1</strong>: 4c7deaed2d7fadab73c519cd9c3240ed38373c27</li>
+<li><strong>SHA256</strong>: 2a966912b21ee41bf27f62e6f9b0fdd483cf8f71e292b1b10d29345630eee96c</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2014.09.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.01/youtube-dl.exe.sig">sig</a> - b11110d79412a15062c7602bf051f0c833f920d4eec8f64af1ad40df5045b5dc)<br>
-	<a href="https://yt-dl.org/downloads/2014.09.01/youtube-dl-2014.09.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.01/youtube-dl-2014.09.01.tar.gz.sig">sig</a> - 28242c9a8f70b1715504b5fd6f64cb30e7fc3eaf573581362d15f03caf45bb07)
+	<a href="https://yt-dl.org/downloads/2014.09.01.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.01.1/youtube-dl.exe.sig">sig</a> - b043cee80dc7db1d9cbd70eea0c7c411da6f23c375ada768227cf41545a0c79f)<br>
+	<a href="https://yt-dl.org/downloads/2014.09.01.1/youtube-dl-2014.09.01.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.01.1/youtube-dl-2014.09.01.1.tar.gz.sig">sig</a> - 328464979072829cc3a05e3f15f10d57ee49878c52ab82887e13169d22015a86)
 </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/2014.09.01/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.09.01.1/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/2014.09.01/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.01.1/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/2014.09.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>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.01.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>
 </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 @@
-2014.09.01
+2014.09.01.1

+ 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>2014-09-01T00:10:25.894532Z</updated>
+    <updated>2014-09-01T00:30:47.591648Z</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>
@@ -5570,4 +5570,19 @@
 	    <updated>2014-09-01T00:00:00Z</updated>
 	    <updated>2014-09-01T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.01.1</id>
+	    <title>New version 2014.09.01.1</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.09.01.1/">https://yt-dl.org/downloads/2014.09.01.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-09-01T00:00:01Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2014.09.01",
-    "signature": "161166130f6f651202ee0f1d578a87c3b527382d11e7104adc4ef5682b440bbabe755649954d453ff21788427497d2fbbf9ec250184888015948ea212b6049c673a460886b799df8d142364e5bc87bcbc08ca08bc400fcfd61f2424e89e9bc96593b097259f5c34fd406e8189eab8a4b3ac8c0863c45d20c904e13b48787acab",
+    "latest": "2014.09.01.1",
+    "signature": "64aea09ea1f5c918afe261d7ea2313d133557d9780ea7ffbe014a9bc151a23e4e57820f0e4fcac12ea52188cfc2846404a4e0bb89cfe14aac71c9693556138d9a83d5129fea1e7807b7814ebb0e037b5afe4193aa513dc60754ade8ba680cacc2f718a5e0da6bd3b66636a1905bcbba15df8b0d6bd21aecaafcff3871b858144",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -5201,6 +5201,20 @@
                 "https://yt-dl.org/downloads/2014.09.01/youtube-dl-2014.09.01.tar.gz",
                 "https://yt-dl.org/downloads/2014.09.01/youtube-dl-2014.09.01.tar.gz",
                 "28242c9a8f70b1715504b5fd6f64cb30e7fc3eaf573581362d15f03caf45bb07"
                 "28242c9a8f70b1715504b5fd6f64cb30e7fc3eaf573581362d15f03caf45bb07"
             ]
             ]
+        },
+        "2014.09.01.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.09.01.1/youtube-dl",
+                "2a966912b21ee41bf27f62e6f9b0fdd483cf8f71e292b1b10d29345630eee96c"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.09.01.1/youtube-dl.exe",
+                "b043cee80dc7db1d9cbd70eea0c7c411da6f23c375ada768227cf41545a0c79f"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.09.01.1/youtube-dl-2014.09.01.1.tar.gz",
+                "328464979072829cc3a05e3f15f10d57ee49878c52ab82887e13169d22015a86"
+            ]
         }
         }
     }
     }
 }
 }