Browse Source

release 2015.11.27.1

Philipp Hagemeister 9 years ago
parent
commit
111d1bdaeb
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>
 
-<h2><a href="https://yt-dl.org/downloads/2015.11.24/youtube-dl">2015.11.24</a> (<a href="https://yt-dl.org/downloads/2015.11.24/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.11.27.1/youtube-dl">2015.11.27.1</a> (<a href="https://yt-dl.org/downloads/2015.11.27.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 97ef23c78d634b8c8afa5fdedb4f500d</li>
-<li><strong>SHA1</strong>: 956731f2516fba04f72d50e218c5b41baa083742</li>
-<li><strong>SHA256</strong>: 66fb209804f95ee0670bca2818616c1f9f237fb4d087df66b6142a26acd93b0e</li>
+<li><strong>MD5</strong>: 1494dbd26fb0afe29795114179c38f66</li>
+<li><strong>SHA1</strong>: dada0ddc1c4ee3eceda1a76bc200ec52bdd5f0e4</li>
+<li><strong>SHA256</strong>: 4acfef77a5c01c9d353248a5387d25124f89a011388f8b13965b9940a1609bbb</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.11.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.11.24/youtube-dl.exe.sig">sig</a> - 7071df77ba1a9d54fd3b78b8f45529b08de1d024a458114167fcc26a5ec3b435)<br>
-	<a href="https://yt-dl.org/downloads/2015.11.24/youtube-dl-2015.11.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.11.24/youtube-dl-2015.11.24.tar.gz.sig">sig</a> - cceeb606e723c0291de85eecb9a551ca887f3be4db786ad621011a9201a482b1)
+	<a href="https://yt-dl.org/downloads/2015.11.27.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.11.27.1/youtube-dl.exe.sig">sig</a> - de5590fb0d60c62438a98f1ec06587704709802222e18a7fecb16ca761eedcf8)<br>
+	<a href="https://yt-dl.org/downloads/2015.11.27.1/youtube-dl-2015.11.27.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.11.27.1/youtube-dl-2015.11.27.1.tar.gz.sig">sig</a> - 35a7b2947200209bef9e642d1203e9d4a4103e279222c3ca3b5ee3adf3c8c535)
 </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/2015.11.24/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.11.27.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /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/2015.11.24/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.11.27.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /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/2015.11.24/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.11.27.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 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2015.11.24
+2015.11.27.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>2015-11-24T07:49:44.947704Z</updated>
+    <updated>2015-11-27T16:43:44.971843Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -8825,4 +8825,19 @@
 	    <updated>2015-11-24T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.11.27.1</id>
+	    <title>New version 2015.11.27.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/2015.11.27.1/">https://yt-dl.org/downloads/2015.11.27.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-11-27T00:00:01Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2015.11.24",
-    "signature": "3b92a77ba7c7e382ec420dae96724cf4db6abb149d03baa00d5f6e59ea696b1566ed0e5c3f786f96c77dc5a23d2d1b7eef278ae89aecc2c7d7684812a0274b1fddf78665a9feaeb9a760a85f50e0b893835812d8d6889bd181c0d73820783dc44a47bf7b85237604cbbf1c719510d1c25660b7358f499186b6b9ef2d9b0c09d9",
+    "latest": "2015.11.27.1",
+    "signature": "06c855bb9920a53bf46ba37ee73ecdc20b1a71ec0c3cc3d47e28dc84fa9f47833e92e5fbb390498a4fdc2193192a44963369aac80bbd2754aa63b507844dac50e8225afaf5ff54c47f8244a2fe8edc2d11adc5c3ad50636279849cf47c1145381e697000af182cea8db5529e405a6226a196432450d4ca08e774dfe6955f979c",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -8239,6 +8239,20 @@
                 "https://yt-dl.org/downloads/2015.11.24/youtube-dl-2015.11.24.tar.gz",
                 "cceeb606e723c0291de85eecb9a551ca887f3be4db786ad621011a9201a482b1"
             ]
+        },
+        "2015.11.27.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.11.27.1/youtube-dl",
+                "4acfef77a5c01c9d353248a5387d25124f89a011388f8b13965b9940a1609bbb"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.11.27.1/youtube-dl.exe",
+                "de5590fb0d60c62438a98f1ec06587704709802222e18a7fecb16ca761eedcf8"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.11.27.1/youtube-dl-2015.11.27.1.tar.gz",
+                "35a7b2947200209bef9e642d1203e9d4a4103e279222c3ca3b5ee3adf3c8c535"
+            ]
         }
     }
 }