浏览代码

release 2014.12.10

Philipp Hagemeister 10 年之前
父节点
当前提交
2309c33451
共有 5 个文件被更改,包括 44 次插入13 次删除
  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>
 <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.12.06.1/youtube-dl">2014.12.06.1</a> (<a href="https://yt-dl.org/downloads/2014.12.06.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.12.10/youtube-dl">2014.12.10</a> (<a href="https://yt-dl.org/downloads/2014.12.10/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 3abd751c23056fd9d4c15447ee2e843a</li>
-<li><strong>SHA1</strong>: 7eb8b82771ef5ee746e7512a5ecba3744d66a231</li>
-<li><strong>SHA256</strong>: 63a0e89af5f54da876a91207473fc528c2f9b05ee86e475a7b74855e38be3a6a</li>
+<li><strong>MD5</strong>: 5f74ee2e7237d34cc3cccfb5a7c71f52</li>
+<li><strong>SHA1</strong>: 300e71d514206747b49021911678f06e7f2ff093</li>
+<li><strong>SHA256</strong>: 61b20f09380763be53ebf0008c8f801f6e78f4688a75ee40cff419a16d58a9c2</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2014.12.06.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.06.1/youtube-dl.exe.sig">sig</a> - 63996670e549ab5194fb007209116541b0ae74ddd8e8ff2feb92dd870b550926)<br>
-	<a href="https://yt-dl.org/downloads/2014.12.06.1/youtube-dl-2014.12.06.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.06.1/youtube-dl-2014.12.06.1.tar.gz.sig">sig</a> - 5009555b95252864d0df151775529efeef041e1c7e49be8fbeee6eb459efdd1e)
+	<a href="https://yt-dl.org/downloads/2014.12.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.10/youtube-dl.exe.sig">sig</a> - 51b61e018f9f29e088411efea612ffc5fdbcdc7ab1ce11b75da7bd811031d435)<br>
+	<a href="https://yt-dl.org/downloads/2014.12.10/youtube-dl-2014.12.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.10/youtube-dl-2014.12.10.tar.gz.sig">sig</a> - 62f419a4b30294abed00db91ff34c797a9fdee3b7f480a9ecf0e2e00d9013291)
 </p>
 </p>
 
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
 <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.12.06.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.12.10/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 </p>
 
 
 <p>If you do not have curl, you can alternatively use a recent wget:
 <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.12.06.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.10/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 </p>
 
 
@@ -53,7 +53,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 </p>
 </p>
 
 
 <p>To check the signature, type:
 <p>To check the signature, type:
-<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.06.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>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.10/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>
 
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>

+ 2 - 0
supportedsites.html

@@ -53,6 +53,7 @@
 	<li><b>bbc.co.uk</b>: BBC iPlayer</li>
 	<li><b>bbc.co.uk</b>: BBC iPlayer</li>
 	<li><b>Beeg</b></li>
 	<li><b>Beeg</b></li>
 	<li><b>BehindKink</b></li>
 	<li><b>BehindKink</b></li>
+	<li><b>Bet</b></li>
 	<li><b>Bild</b>: Bild.de</li>
 	<li><b>Bild</b>: Bild.de</li>
 	<li><b>BiliBili</b></li>
 	<li><b>BiliBili</b></li>
 	<li><b>blinkx</b></li>
 	<li><b>blinkx</b></li>
@@ -295,6 +296,7 @@
 	<li><b>prosiebensat1</b>: ProSiebenSat.1 Digital</li>
 	<li><b>prosiebensat1</b>: ProSiebenSat.1 Digital</li>
 	<li><b>Pyvideo</b></li>
 	<li><b>Pyvideo</b></li>
 	<li><b>QuickVid</b></li>
 	<li><b>QuickVid</b></li>
+	<li><b>radio.de</b></li>
 	<li><b>radiofrance</b></li>
 	<li><b>radiofrance</b></li>
 	<li><b>Rai</b></li>
 	<li><b>Rai</b></li>
 	<li><b>RBMARadio</b></li>
 	<li><b>RBMARadio</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.12.06.1
+2014.12.10

+ 16 - 1
update/releases.atom

@@ -3,7 +3,7 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2014-12-06T00:52:03.504080Z</updated>
+    <updated>2014-12-10T12:26:38.809941Z</updated>
     
     
 	<entry>
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -6665,4 +6665,19 @@
 	    <updated>2014-12-06T00:00:01Z</updated>
 	    <updated>2014-12-06T00:00:01Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.10</id>
+	    <title>New version 2014.12.10</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.12.10/">https://yt-dl.org/downloads/2014.12.10/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-12-10T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2014.12.06.1",
-    "signature": "0e4daa7e92dfb30a9409d8a47e9f80fb0a99479d00a68a7ef387776e67d573e2c8d1aa27255d047483f0a649eab249066681a4febeb0983d85208c35f90f9442508a182ca4d8fcd75adafa1f3c07375b14a863f645f46f4cbcbce73be75bf4ccb3c5d69be8e56e8d54253684c47ab1b965d4d1f9cfbd51bf9ffba7c412bfd3cd",
+    "latest": "2014.12.10",
+    "signature": "0df0b98a150664be2ba3b1435a8f48bd6df699da1643b238b9614ecd35795328aa946c4bcb3b2973fbf53e605d1ab039fede3e1daf435c5807175e84b5f25c8990f6ffc522f2ce65bcd17db005f4b3877d0334e4f522ad9c7b5987f15e2a6352245a42fdf78f25dd69f8855e7e211062ac2a4d9d627ab68f9e7300c39a2736f6",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -6223,6 +6223,20 @@
                 "https://yt-dl.org/downloads/2014.12.06.1/youtube-dl-2014.12.06.1.tar.gz",
                 "https://yt-dl.org/downloads/2014.12.06.1/youtube-dl-2014.12.06.1.tar.gz",
                 "5009555b95252864d0df151775529efeef041e1c7e49be8fbeee6eb459efdd1e"
                 "5009555b95252864d0df151775529efeef041e1c7e49be8fbeee6eb459efdd1e"
             ]
             ]
+        },
+        "2014.12.10": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.12.10/youtube-dl",
+                "61b20f09380763be53ebf0008c8f801f6e78f4688a75ee40cff419a16d58a9c2"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.12.10/youtube-dl.exe",
+                "51b61e018f9f29e088411efea612ffc5fdbcdc7ab1ce11b75da7bd811031d435"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.12.10/youtube-dl-2014.12.10.tar.gz",
+                "62f419a4b30294abed00db91ff34c797a9fdee3b7f480a9ecf0e2e00d9013291"
+            ]
         }
         }
     }
     }
 }
 }