فهرست منبع

release 2014.12.04

Philipp Hagemeister 10 سال پیش
والد
کامیت
f57eec1bcb
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>
 
-<h2><a href="https://yt-dl.org/downloads/2014.12.03/youtube-dl">2014.12.03</a> (<a href="https://yt-dl.org/downloads/2014.12.03/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.12.04/youtube-dl">2014.12.04</a> (<a href="https://yt-dl.org/downloads/2014.12.04/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 0381bdb168f0d676084913e0d7a9a21b</li>
-<li><strong>SHA1</strong>: bbd0556e585a335a2e4b6eb203d61206ca15e4cd</li>
-<li><strong>SHA256</strong>: 695daaa0fd252a5666bce23cb1f2292ed78f13c20a4b1754cadaa2ce5cc8697e</li>
+<li><strong>MD5</strong>: 0442dcb90c23e1cc24ed1a31851d9b32</li>
+<li><strong>SHA1</strong>: 6cb368bec509bca9968cfc8a366579cced819a0c</li>
+<li><strong>SHA256</strong>: dadfc132f430eb03ee31f597a8338ff0bd94d098f84f1702fb37a9aaf7419f82</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.12.03/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.03/youtube-dl.exe.sig">sig</a> - 436c177b38fd6aef60ce1eca4e2e2f95b542379325b3e27c407b49830fa0387e)<br>
-	<a href="https://yt-dl.org/downloads/2014.12.03/youtube-dl-2014.12.03.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.03/youtube-dl-2014.12.03.tar.gz.sig">sig</a> - 019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908)
+	<a href="https://yt-dl.org/downloads/2014.12.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.04/youtube-dl.exe.sig">sig</a> - 3245c99cd3a90e350bf7088c1eb52a3d606c6b302fbafa671264de227e8c7b50)<br>
+	<a href="https://yt-dl.org/downloads/2014.12.04/youtube-dl-2014.12.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.04/youtube-dl-2014.12.04.tar.gz.sig">sig</a> - 973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef)
 </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.12.03/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.12.04/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.12.03/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.04/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.12.03/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.04/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

@@ -131,6 +131,7 @@
 	<li><b>firsttv</b>: Видеоархив - Первый канал</li>
 	<li><b>Flickr</b></li>
 	<li><b>Folketinget</b>: Folketinget (ft.dk; Danish parliament)</li>
+	<li><b>Foxgay</b></li>
 	<li><b>france2.fr:generation-quoi</b></li>
 	<li><b>FranceCulture</b></li>
 	<li><b>FranceInter</b></li>
@@ -237,6 +238,7 @@
 	<li><b>MySpace:album</b></li>
 	<li><b>MySpass</b></li>
 	<li><b>myvideo</b></li>
+	<li><b>MyVidster</b></li>
 	<li><b>Naver</b></li>
 	<li><b>NBA</b></li>
 	<li><b>NBC</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.12.03
+2014.12.04

+ 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-12-03T12:19:50.343002Z</updated>
+    <updated>2014-12-04T08:41:09.277647Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -6590,4 +6590,19 @@
 	    <updated>2014-12-03T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.04</id>
+	    <title>New version 2014.12.04</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.04/">https://yt-dl.org/downloads/2014.12.04/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-12-04T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.12.03",
-    "signature": "65c54608d2849195ccf4a5f9b8d27c4c1d8afb11f94a8638da27e4e7b9c9ee46218871d8faf1217622b4981e68f5b674a84dca5a170f6505aa227fd7cd64d932a1dec60022fe246a70d7e0179f66e344390c074e88b0d99c1814e4919288ca086debc5b86460210ff8d3ff152566215d05f7ca52877dd6ae94125095ad1fce72",
+    "latest": "2014.12.04",
+    "signature": "5e5dfa2c603082e8e9885b4c107dc01e4a79b6646bff6a1626c28ec3044d2e768b0c2b74164d368429ad410c8f762085a0fab1f458e4ebb6815e52caa0ce129a20a27a6748b41a5aa07d25126cece7fc21fd1f54f5f4c005d340d72fd32c17a9908c3d1b983541b202d34c1ed5cb0275a337c3cdb39ae9d10c243c6764cbea3e",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -6153,6 +6153,20 @@
                 "https://yt-dl.org/downloads/2014.12.03/youtube-dl-2014.12.03.tar.gz",
                 "019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908"
             ]
+        },
+        "2014.12.04": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.12.04/youtube-dl",
+                "dadfc132f430eb03ee31f597a8338ff0bd94d098f84f1702fb37a9aaf7419f82"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.12.04/youtube-dl.exe",
+                "3245c99cd3a90e350bf7088c1eb52a3d606c6b302fbafa671264de227e8c7b50"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.12.04/youtube-dl-2014.12.04.tar.gz",
+                "973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef"
+            ]
         }
     }
 }