Pārlūkot izejas kodu

release 2013.12.16.2

Philipp Hagemeister 11 gadi atpakaļ
vecāks
revīzija
a06fb40105
5 mainītis faili ar 43 papildinājumiem un 13 dzēšanām
  1. 9 9
      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

+ 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>
 
-<h2><a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl">2013.12.16.1</a> (<a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl">2013.12.16.2</a> (<a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: c36dd6d2fbeefb168d71b4b22cb4df65</li>
-<li><strong>SHA1</strong>: 3f9acbf299573e6d32def7a064cb81a5f3c35b28</li>
-<li><strong>SHA256</strong>: 757567c573fe66a979c90176d54716f53574cb01e677ddb166f88cfacaf31b1a</li>
+<li><strong>MD5</strong>: 1eaa5eefc3da7d3dad2730d8963ed94b</li>
+<li><strong>SHA1</strong>: c87ecd4c30067547b15ec0e96847329328ac37d9</li>
+<li><strong>SHA256</strong>: 4c688833034228502e637401aab8545de1707e91da00ff6617a0a28a10c25411</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl.exe.sig">sig</a> - 195e72b65c7fdae71a55cfae50843964e0dd27851acf034968957d1b4c10318b)<br>
-	<a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl-2013.12.16.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.16.1/youtube-dl-2013.12.16.1.tar.gz.sig">sig</a> - c883894fe0c76c38d87be553b3eaf668944d3918b45b5e3e2d4a6e4b6e539486)
+	<a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl.exe.sig">sig</a> - b598852a218b6e01fd3132bb6a7e179c3f47b695e18e6f3f15eedd72ebdfbad9)<br>
+	<a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl-2013.12.16.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.16.2/youtube-dl-2013.12.16.2.tar.gz.sig">sig</a> - de713f778bab51d0b442c539eff4a1a505ba9649e7fe29f4076a364f2e286e03)
 </p>
 
 <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/2013.12.16.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2013.12.16.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
 <p>If you do not have curl, you can alternatively use a recent wget:
 
-<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.16.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.16.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -49,7 +49,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.12.16.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.12.16.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>
 </p>
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>

+ 1 - 0
supportedsites.html

@@ -35,6 +35,7 @@
 	<li><b>bambuser:channel</b></li>
 	<li><b>Bandcamp</b></li>
 	<li><b>Bandcamp:album</b></li>
+	<li><b>Blinkx</b></li>
 	<li><b>blip.tv</b></li>
 	<li><b>blip.tv:user</b></li>
 	<li><b>Bloomberg</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2013.12.16.1
+2013.12.16.2

+ 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-12-16T06:14:45.527780</atom:updated>
+	<atom:updated>2013-12-16T14:20:44.743140</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -2359,4 +2359,19 @@
 		<atom:updated>2013-12-16-1</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.12.16.2</atom:id>
+		<atom:title>New version 2013.12.16.2</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.12.16.2/">https://yt-dl.org/downloads/2013.12.16.2/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-12-16-2</atom:updated>
+	</atom:entry>
+
 </atom:feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2013.12.16.1", 
-    "signature": "558950ad06b88f1afb9ed68434acd6520bf62a18b4685614c80c0b6a10487d0d28f293fd07a509a2ce72c76f04c1e0a8fb7ff71e03f4c6176badb86913a14decc6ef3e78a6a93f0f4290b610c42a4282a91fc1cb98cb58f187bdf5a8316e54c431323a58149fadb85ffc37adf6b6db5d7663b26bbc7106fe5818ed89c15df85e", 
+    "latest": "2013.12.16.2", 
+    "signature": "59372fc97b4aea5c48df3eb06996a702ad771e3d433ab3068420f4d6dffb98f3226e48fc8f7d88fb064e9e64e08e0207d00b6b2e9c01aae97e43ba2f2f6c14baf585c9c27d67a74a7b05451e95403251721c08a58cbe9fc25ed16de8902ab15f15d82b6179a87baa0a47c2364abf98a965e25576e54bc07fe40c277852274a56", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -2205,6 +2205,20 @@
                 "https://yt-dl.org/downloads/2013.12.16.1/youtube-dl-2013.12.16.1.tar.gz", 
                 "c883894fe0c76c38d87be553b3eaf668944d3918b45b5e3e2d4a6e4b6e539486"
             ]
+        }, 
+        "2013.12.16.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2013.12.16.2/youtube-dl", 
+                "4c688833034228502e637401aab8545de1707e91da00ff6617a0a28a10c25411"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2013.12.16.2/youtube-dl.exe", 
+                "b598852a218b6e01fd3132bb6a7e179c3f47b695e18e6f3f15eedd72ebdfbad9"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2013.12.16.2/youtube-dl-2013.12.16.2.tar.gz", 
+                "de713f778bab51d0b442c539eff4a1a505ba9649e7fe29f4076a364f2e286e03"
+            ]
         }
     }
 }