Explorar o código

release 2014.01.28.1

Philipp Hagemeister %!s(int64=11) %!d(string=hai) anos
pai
achega
c53f5c1332
Modificáronse 5 ficheiros con 46 adicións e 14 borrados
  1. 9 9
      download.html
  2. 4 1
      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.01.27.2/youtube-dl">2014.01.27.2</a> (<a href="https://yt-dl.org/downloads/2014.01.27.2/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl">2014.01.28.1</a> (<a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 6f68faee87a2733fb399c9aa7a1fd72a</li>
-<li><strong>SHA1</strong>: a6933b4992c5a97f848d004b2a24a52051f048ff</li>
-<li><strong>SHA256</strong>: b817b232d9397105531bcd5bd364a26ac1a2e82d827356a485047f9d8dfbb9c6</li>
+<li><strong>MD5</strong>: 2e30469414d1d7e4bf39538462e9936b</li>
+<li><strong>SHA1</strong>: 4909ce1bdf869619afc30e094be3fe95a9490569</li>
+<li><strong>SHA256</strong>: 02a13daa4423c09b51f7372eecee334cc3fe76bfad8346063227261cc4caa922</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.01.27.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.27.2/youtube-dl.exe.sig">sig</a> - c6c6c65fa0499b065594a230b295ab297a7b1cd3a2a99d4924da52a8138414cd)<br>
-	<a href="https://yt-dl.org/downloads/2014.01.27.2/youtube-dl-2014.01.27.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.27.2/youtube-dl-2014.01.27.2.tar.gz.sig">sig</a> - b1aa8fbfe6ad08ca906b87914901f1c2dbeb6948cef17af921bcadb4be1ac307)
+	<a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl.exe.sig">sig</a> - 8995463f86bfb7b0634105e3f5d727ed183c81d085d61c9d0fd8e91924232259)<br>
+	<a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl-2014.01.28.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl-2014.01.28.1.tar.gz.sig">sig</a> - 444980b0623f13904b46ff0866891de6d68883099e5d8c024ecc6be69a8066d0)
 </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.01.27.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.28.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.01.27.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.28.1/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.01.27.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.01.28.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>

+ 4 - 1
supportedsites.html

@@ -166,7 +166,10 @@
 	<li><b>RottenTomatoes</b></li>
 	<li><b>Roxwel</b></li>
 	<li><b>RTLnow</b></li>
-	<li><b>Rutube</b></li>
+	<li><b>rutube</b>: Rutube videos</li>
+	<li><b>rutube:channel</b>: Rutube channels</li>
+	<li><b>rutube:movie</b>: Rutube movies</li>
+	<li><b>rutube:person</b>: Rutube person videos</li>
 	<li><b>screen.yahoo:search</b>: Yahoo screen search</li>
 	<li><b>ServingSys</b></li>
 	<li><b>Sina</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.01.27.2
+2014.01.28.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-01-27T19:25:30.888589Z</updated>
+    <updated>2014-01-28T03:48:31.928537Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -3080,4 +3080,19 @@
 	    <updated>2014-01-27T00:00:02Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.28.1</id>
+	    <title>New version 2014.01.28.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.01.28.1/">https://yt-dl.org/downloads/2014.01.28.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-01-28T00:00:01Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.01.27.2", 
-    "signature": "46bd445499c6812fa6578419de9ffbaf8df3c8214bf864e7db03190664ef03f97c74030da7b47245b530267619aa4d6a948bd592a1c09afa8935dec63006ae60775eba124783b45a5e101263ea054695943ad8b5943b3d6c50ebc17ec01fc1866e77be2da28bc13e52a837a9734d3b104e8f904023efce2d6ff8bcfa869ff7eb", 
+    "latest": "2014.01.28.1", 
+    "signature": "8f4456bf94da27e384a9a3d8e131f579ceb767ac48303b38610169e43687c6d3cc919bdc2b98610368f1bb6b8ad2592c02cd9c75ec96fbed6f8e762f467ebd9473414726388694c96a8d2571c93e1e8b483b230c9ea56bce4e378984dfdc09f9f04b88cc83fc3d59720a00692b3079f6df953106d00ba0613ed6257f418a93ec", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -2877,6 +2877,20 @@
                 "https://yt-dl.org/downloads/2014.01.27.2/youtube-dl-2014.01.27.2.tar.gz", 
                 "b1aa8fbfe6ad08ca906b87914901f1c2dbeb6948cef17af921bcadb4be1ac307"
             ]
+        }, 
+        "2014.01.28.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.01.28.1/youtube-dl", 
+                "02a13daa4423c09b51f7372eecee334cc3fe76bfad8346063227261cc4caa922"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.01.28.1/youtube-dl.exe", 
+                "8995463f86bfb7b0634105e3f5d727ed183c81d085d61c9d0fd8e91924232259"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.01.28.1/youtube-dl-2014.01.28.1.tar.gz", 
+                "444980b0623f13904b46ff0866891de6d68883099e5d8c024ecc6be69a8066d0"
+            ]
         }
     }
 }