Bläddra i källkod

release 2014.11.23.1

Philipp Hagemeister 10 år sedan
förälder
incheckning
9ce1f77204
5 ändrade filer med 43 tillägg och 13 borttagningar
  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/2014.11.23/youtube-dl">2014.11.23</a> (<a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl">2014.11.23.1</a> (<a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 21d84d34747b808bb381496f0b4def25</li>
-<li><strong>SHA1</strong>: 7faa398073f37e3da6fa0fd69fa7425e6681b0b4</li>
-<li><strong>SHA256</strong>: 5c71014f970ee0e9360062460e08e6eb148dceaefd27d644c23529030420e096</li>
+<li><strong>MD5</strong>: e10d8a633b71e24b19b519ff80664608</li>
+<li><strong>SHA1</strong>: 0cff6ab1bc03d79d47f26cd2dd194c6afd7f5ab6</li>
+<li><strong>SHA256</strong>: 40c5131248496e4d19705576292fc76c5c05236f01b365e5607148a97d65e855</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl.exe.sig">sig</a> - 40aa36967e37baa1fc535cfd40832c614028171568e3ec29fba93f88e8aee6e0)<br>
-	<a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl-2014.11.23.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.23/youtube-dl-2014.11.23.tar.gz.sig">sig</a> - c9d565ab8ab73c7ff196e7dda6d67135eb51dd178ccc9e01fd47960526a722bc)
+	<a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl.exe.sig">sig</a> - 082a1c869886ae826ddbef3033d248783404108382d59a2dd6f41fde0fdce299)<br>
+	<a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl-2014.11.23.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl-2014.11.23.1.tar.gz.sig">sig</a> - ebdc15e688ac787c14d3a9da18b70333166e1c50b9beed0d58b7f42b6fcb58d4)
 </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/2014.11.23/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.23.1/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/2014.11.23/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.23.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -53,7 +53,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/2014.11.23/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.11.23.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>The following GPG keys will be used to sign the binaries and the git tags:</p>

+ 1 - 0
supportedsites.html

@@ -434,6 +434,7 @@
 	<li><b>Vine</b></li>
 	<li><b>vine:user</b></li>
 	<li><b>vk.com</b></li>
+	<li><b>vk.com:user-videos</b>: vk.com:All of a user's videos</li>
 	<li><b>Vodlocker</b></li>
 	<li><b>Vporn</b></li>
 	<li><b>VRT</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.11.23
+2014.11.23.1

+ 16 - 1
update/releases.atom

@@ -3,7 +3,7 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2014-11-23T10:02:59.555256Z</updated>
+    <updated>2014-11-23T10:57:15.156963Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -6425,4 +6425,19 @@
 	    <updated>2014-11-23T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.23.1</id>
+	    <title>New version 2014.11.23.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.11.23.1/">https://yt-dl.org/downloads/2014.11.23.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-11-23T00:00:01Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.11.23",
-    "signature": "98abda9ea6fcf58fb3a62b299947b52909c532411baba297d073d94149dc9cb2bb69595bc69e45fa98b5c245fb0dbfd0ba05589df67964e830bfadf9c24fcedb6654e775035fb34c181404963d09b3c77092851fbeeee55f690bb2e4371675e038a08772031731dfcea9e874c9c3a150a9ac82a824fbb7556139f9692169391e",
+    "latest": "2014.11.23.1",
+    "signature": "353fe54bf05d1b30afd1f3b09f46fab33c463ded66ba6a9a8fce41dbda5334bf8e75d2192d202bfc5e565eab33cdb167624cd65fbe3742917754a7c82f6d9ce0a694a4a8a2a7cad81590df83b3e93debdc94c32a0975ad27dbf61df6c99c5f2dbe7044e8cc03a2d9161a4fe860dd4e446281cf76947df834bc3de50936d511ef",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -5999,6 +5999,20 @@
                 "https://yt-dl.org/downloads/2014.11.23/youtube-dl-2014.11.23.tar.gz",
                 "c9d565ab8ab73c7ff196e7dda6d67135eb51dd178ccc9e01fd47960526a722bc"
             ]
+        },
+        "2014.11.23.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.11.23.1/youtube-dl",
+                "40c5131248496e4d19705576292fc76c5c05236f01b365e5607148a97d65e855"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.11.23.1/youtube-dl.exe",
+                "082a1c869886ae826ddbef3033d248783404108382d59a2dd6f41fde0fdce299"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.11.23.1/youtube-dl-2014.11.23.1.tar.gz",
+                "ebdc15e688ac787c14d3a9da18b70333166e1c50b9beed0d58b7f42b6fcb58d4"
+            ]
         }
     }
 }