Browse Source

release 2014.07.21

Philipp Hagemeister 11 years ago
parent
commit
a513c01a24
5 changed files with 44 additions and 13 deletions
  1. 9 9
      download.html
  2. 2 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.07.20.2/youtube-dl">2014.07.20.2</a> (<a href="https://yt-dl.org/downloads/2014.07.20.2/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl">2014.07.21</a> (<a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: da34a75d0c680c5e704904aa2c36bbcb</li>
-<li><strong>SHA1</strong>: de7e3a7de196206db8fa5b5e925bc7b74831c5cc</li>
-<li><strong>SHA256</strong>: 03ff43eb6ad35bf12bc28951db03b9bdc69d76e0ba539dcb17f74881588f7461</li>
+<li><strong>MD5</strong>: 70f45aa777c62fb7b1429a6d409a348d</li>
+<li><strong>SHA1</strong>: c97ac116d81f7eefb6f66f37ac823962c6d097b0</li>
+<li><strong>SHA256</strong>: 181f93ac681596206936db09dfb07e1741f94cb2f73721aed4c771e33cbe0902</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.07.20.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.20.2/youtube-dl.exe.sig">sig</a> - 7c0cd7dd60ac1c9eb6cd5a3ed23623779b3c9223d7be784cab53cba886b53d74)<br>
-	<a href="https://yt-dl.org/downloads/2014.07.20.2/youtube-dl-2014.07.20.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.20.2/youtube-dl-2014.07.20.2.tar.gz.sig">sig</a> - e771413c658b2a0d0904d5985eeb04a05b161dd98744ad3c0abb37e8ccb25416)
+	<a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl.exe.sig">sig</a> - 0498d591a00b8ef878d9ad474eb8d1510582c97a43a7919856afcc48c577fc2d)<br>
+	<a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl-2014.07.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.21/youtube-dl-2014.07.21.tar.gz.sig">sig</a> - 63b48fdb32a6e28f3dcb8928e0f372d8e2ea1eb4216f063394f0b6d64955cee4)
 </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.07.20.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.07.21/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.07.20.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.07.21/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.07.20.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/2014.07.21/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>

+ 2 - 0
supportedsites.html

@@ -260,6 +260,8 @@
 	<li><b>smotri:broadcast</b>: Smotri.com broadcasts</li>
 	<li><b>smotri:community</b>: Smotri.com community videos</li>
 	<li><b>smotri:user</b>: Smotri.com user videos</li>
+	<li><b>Snotr</b></li>
+	<li><b>Sockshare</b></li>
 	<li><b>Sohu</b></li>
 	<li><b>soundcloud</b></li>
 	<li><b>soundcloud:playlist</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.07.20.2
+2014.07.21

+ 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-07-20T23:26:36.863667Z</updated>
+    <updated>2014-07-21T18:14:00.081865Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -5000,4 +5000,19 @@
 	    <updated>2014-07-20T00:00:02Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.07.21</id>
+	    <title>New version 2014.07.21</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.07.21/">https://yt-dl.org/downloads/2014.07.21/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-07-21T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.07.20.2",
-    "signature": "4f52fe37c8648880d9eef0f490bade178587bb5dd838f2545b28c4775917a956d391329322e5cce53b9523daf5602b0204ea54288750ac6e032e0be3063ec395ad27c1133c9330a05bfa6592957871f96183e956f66a5c4b49ee4793c025280be72899f784b1b3a3ee8479a4302abd8222988622ea43de4becabd1056456c8ee",
+    "latest": "2014.07.21",
+    "signature": "61173450b1ba42bff1c3f178caf111310c9abcf88860cf607607bf9e3bc97481093e16d9d7d6f2d833cdb7c6c622adc9bc63b6eda30bfe9a1be80cbd0d68753c7b364e420fc51b03256d2e8513a37af31e46721b2fdefe21d2172f3f181452edaceb26b7074ad08589f8a237c927ffe1403a756427211f9de5ce7b01ce845b09",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -4669,6 +4669,20 @@
                 "https://yt-dl.org/downloads/2014.07.20.2/youtube-dl-2014.07.20.2.tar.gz",
                 "e771413c658b2a0d0904d5985eeb04a05b161dd98744ad3c0abb37e8ccb25416"
             ]
+        },
+        "2014.07.21": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.07.21/youtube-dl",
+                "181f93ac681596206936db09dfb07e1741f94cb2f73721aed4c771e33cbe0902"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.07.21/youtube-dl.exe",
+                "0498d591a00b8ef878d9ad474eb8d1510582c97a43a7919856afcc48c577fc2d"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.07.21/youtube-dl-2014.07.21.tar.gz",
+                "63b48fdb32a6e28f3dcb8928e0f372d8e2ea1eb4216f063394f0b6d64955cee4"
+            ]
         }
     }
 }