Browse Source

release 2014.04.30

Philipp Hagemeister 11 years ago
parent
commit
524b6a2fd0
5 changed files with 47 additions and 13 deletions
  1. 9 9
      download.html
  2. 5 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.04.21.6/youtube-dl">2014.04.21.6</a> (<a href="https://yt-dl.org/downloads/2014.04.21.6/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl">2014.04.30</a> (<a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 6acb03c9507dd622301423d6e082b5fd</li>
-<li><strong>SHA1</strong>: 20acffc43278ba0b6f9a7302e36136e90bd2b871</li>
-<li><strong>SHA256</strong>: 472a2ae4dfb5f87356ee58856a292b02e9242d4bf361220e77591e923e14a371</li>
+<li><strong>MD5</strong>: a4d65decc6f8bb568253c9c16b0553f2</li>
+<li><strong>SHA1</strong>: fb3be5f73ae736c4e7ceac607520c80b5767669e</li>
+<li><strong>SHA256</strong>: 78cae96e4dc827c257f47c932d3ae10fe7133e1f8a9e09363fe55f5c80a592e3</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.04.21.6/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.21.6/youtube-dl.exe.sig">sig</a> - 03319955f137f1d98ec05d739360c2d60d668880f380c15d1e151d2dcb721546)<br>
-	<a href="https://yt-dl.org/downloads/2014.04.21.6/youtube-dl-2014.04.21.6.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.21.6/youtube-dl-2014.04.21.6.tar.gz.sig">sig</a> - 8df2a8300a6e333a637f655181216097839992b384f2eafa93f1ee9cfd2f1e1a)
+	<a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl.exe.sig">sig</a> - 235a818b14643c1344fecb5a7846ddc5ca3061cf55f67246485b699c556a71b6)<br>
+	<a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl-2014.04.30.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl-2014.04.30.tar.gz.sig">sig</a> - 39cfe73aa8791464efee0fac52563d9c6063e6df802b5316bdf8e7aee9e4bbd7)
 </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.04.21.6/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.30/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.04.21.6/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.30/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/2014.04.21.6/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.04.30/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>

+ 5 - 0
supportedsites.html

@@ -163,6 +163,7 @@
 	<li><b>mooshare</b>: Mooshare.biz</li>
 	<li><b>Morningstar</b>: morningstar.com</li>
 	<li><b>Motorsport</b>: motorsport.com</li>
+	<li><b>Moviezine</b></li>
 	<li><b>movshare</b>: MovShare</li>
 	<li><b>MPORA</b></li>
 	<li><b>MTV</b></li>
@@ -188,6 +189,7 @@
 	<li><b>novamov</b>: NovaMov</li>
 	<li><b>Nowness</b></li>
 	<li><b>nowvideo</b>: NowVideo</li>
+	<li><b>NRK</b></li>
 	<li><b>NTV</b></li>
 	<li><b>ocw.mit.edu</b></li>
 	<li><b>OE1</b>: oe1.orf.at</li>
@@ -212,6 +214,7 @@
 	<li><b>RingTV</b></li>
 	<li><b>RottenTomatoes</b></li>
 	<li><b>Roxwel</b></li>
+	<li><b>RTBF</b></li>
 	<li><b>RTLnow</b></li>
 	<li><b>RTS</b>: RTS.ch</li>
 	<li><b>rtve.es:alacarta</b>: RTVE a la carta</li>
@@ -221,6 +224,7 @@
 	<li><b>rutube:person</b>: Rutube person videos</li>
 	<li><b>RUTV</b>: RUTV.RU</li>
 	<li><b>savefrom.net</b></li>
+	<li><b>SciVee</b></li>
 	<li><b>screen.yahoo:search</b>: Yahoo screen search</li>
 	<li><b>ServingSys</b></li>
 	<li><b>Sina</b></li>
@@ -295,6 +299,7 @@
 	<li><b>vimeo:group</b></li>
 	<li><b>vimeo:review</b>: Review pages on vimeo</li>
 	<li><b>vimeo:user</b></li>
+	<li><b>vimeo:watchlater</b>: Vimeo watch later list, "vimeowatchlater" keyword (requires authentication)</li>
 	<li><b>Vine</b></li>
 	<li><b>vk.com</b></li>
 	<li><b>vube</b>: Vube.com</li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.04.21.6
+2014.04.30

+ 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-04-21T16:20:51.301671Z</updated>
+    <updated>2014-04-30T02:11:32.816771Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -4595,4 +4595,19 @@
 	    <updated>2014-04-21T00:00:06Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.30</id>
+	    <title>New version 2014.04.30</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.04.30/">https://yt-dl.org/downloads/2014.04.30/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-04-30T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.04.21.6", 
-    "signature": "7b1487e51c0207fd136b6b15eb91695563ee66f447474890332a45004a00ca74694c462565a82b989e6308f855f0bd49d3580e6b3e023cf73eea3d618161ed23f818e789109fbf4feb9ed41a84743c1933cfb0cf734106168a6f9c0b73bdea982628d0e1cbd5e9005214deda9ea670a0d48eb5df25b9f6b75bdc6202aa979205", 
+    "latest": "2014.04.30", 
+    "signature": "9ae49bdfa6ae72026e2eb6723fdb0c058576e8e0c08bfd246d07c1b4446391f6110bcd379af8c5085afbc20043de633bf727a636e0a23241b84d4984179ba1d3e7fdcffd992dee23580cd5f676164d55c69ef1b3f143ea316ec07114fb01df287193d24695249048c5c7f7c88a3e33d3d8c4f9a92437b3c53181c8d9fedd790f", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -4291,6 +4291,20 @@
                 "https://yt-dl.org/downloads/2014.04.21.6/youtube-dl-2014.04.21.6.tar.gz", 
                 "8df2a8300a6e333a637f655181216097839992b384f2eafa93f1ee9cfd2f1e1a"
             ]
+        }, 
+        "2014.04.30": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.04.30/youtube-dl", 
+                "78cae96e4dc827c257f47c932d3ae10fe7133e1f8a9e09363fe55f5c80a592e3"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.04.30/youtube-dl.exe", 
+                "235a818b14643c1344fecb5a7846ddc5ca3061cf55f67246485b699c556a71b6"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.04.30/youtube-dl-2014.04.30.tar.gz", 
+                "39cfe73aa8791464efee0fac52563d9c6063e6df802b5316bdf8e7aee9e4bbd7"
+            ]
         }
     }
 }