2
0
Philipp Hagemeister 10 жил өмнө
parent
commit
683d41296c

+ 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.2+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2015.02.02/youtube-dl">2015.02.02</a> (<a href="https://yt-dl.org/downloads/2015.02.02/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.02.02.2/youtube-dl">2015.02.02.2</a> (<a href="https://yt-dl.org/downloads/2015.02.02.2/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: c330624a3274ef6166f0d0b150454152</li>
-<li><strong>SHA1</strong>: b3ef99670c3f578ecb46e12d985ce66fe1da7de5</li>
-<li><strong>SHA256</strong>: 900aa306fab5095badd48367396bb275bbe1b325c08460a17a733cefaa8cb1c1</li>
+<li><strong>MD5</strong>: e9562c512241e8d31225a75edfad22b5</li>
+<li><strong>SHA1</strong>: add806a20d95f4c7b167396346fee6c984ee6ad9</li>
+<li><strong>SHA256</strong>: ccc5ff176eef9570e11818a0466c967a03df982b993bf475fcf3b67050457cd1</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.02.02/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.02/youtube-dl.exe.sig">sig</a> - 7b4e9a9f26a19f0fedbc51a9530570f7d55d57f91806d91f03e9b83784474d9d)<br>
-	<a href="https://yt-dl.org/downloads/2015.02.02/youtube-dl-2015.02.02.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.02/youtube-dl-2015.02.02.tar.gz.sig">sig</a> - 4345db5df01e69b009f568a3caa4a89bd4e3b2142a65110bc0402d06ebffbe6f)
+	<a href="https://yt-dl.org/downloads/2015.02.02.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.02.2/youtube-dl.exe.sig">sig</a> - 59356fbfb5c72e19d94e36a79a7302e5f14a07ef03c6681cee0da24afdd5db5a)<br>
+	<a href="https://yt-dl.org/downloads/2015.02.02.2/youtube-dl-2015.02.02.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.02.2/youtube-dl-2015.02.02.2.tar.gz.sig">sig</a> - 02f24d7f4554449a64d9372edb5158dacf438220e434f70507ef9e1bd86e20ad)
 </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/2015.02.02/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.02.2/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/2015.02.02/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.02.2/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/2015.02.02/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/2015.02.02.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>
 </p>
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>

+ 3 - 1
supportedsites.html

@@ -187,6 +187,7 @@
 	<li><b>HellPorno</b></li>
 	<li><b>Helsinki</b>: helsinki.fi</li>
 	<li><b>HentaiStigma</b></li>
+	<li><b>HistoricFilms</b></li>
 	<li><b>hitbox</b></li>
 	<li><b>hitbox:live</b></li>
 	<li><b>HornBunny</b></li>
@@ -270,6 +271,7 @@
 	<li><b>MySpass</b></li>
 	<li><b>myvideo</b></li>
 	<li><b>MyVidster</b></li>
+	<li><b>n-tv.de</b></li>
 	<li><b>Naver</b></li>
 	<li><b>NBA</b></li>
 	<li><b>NBC</b></li>
@@ -299,7 +301,7 @@
 	<li><b>npo.nl:live</b></li>
 	<li><b>NRK</b></li>
 	<li><b>NRKTV</b></li>
-	<li><b>NTV</b></li>
+	<li><b>ntv.ru</b></li>
 	<li><b>Nuvid</b></li>
 	<li><b>NYTimes</b></li>
 	<li><b>ocw.mit.edu</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2015.02.02
+2015.02.02.2

+ 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>2015-02-02T01:56:26.931931Z</updated>
+    <updated>2015-02-02T22:14:04.053717Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -7400,4 +7400,19 @@
 	    <updated>2015-02-02T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.02.2</id>
+	    <title>New version 2015.02.02.2</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/2015.02.02.2/">https://yt-dl.org/downloads/2015.02.02.2/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-02-02T00:00:02Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2015.02.02",
-    "signature": "599d3fb35eacc6ffc88ad949b8753b10cd409fd5c67f75d04ded2b26e4bf83ae70be053d2ff0b7805662ded51a49289edf212272778278f224352ce8b50360ba45e4b164237f7b243c3ababa02a8bc0f8fce94b20bcc2221aa674e78ba2be7188ac4d83368acc16d29f88a04435096338b22ca091c1100552a7c3b039f59a47d",
+    "latest": "2015.02.02.2",
+    "signature": "9c220c03d1ccbd75a7bbb084128e609df6c2141075fae6e9575777820ed5c416211c1ebcb928e099aa4eb84973687271234bae054376d213eb1a809c9547133519374fe4e752a68ce76e8bf44995bd8903cf94304322771f8073ab05868f013be1f5993a40ef5b145fae705f1ea4eae457b16788878e6afe5518b20b39e28302",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -6909,6 +6909,20 @@
                 "https://yt-dl.org/downloads/2015.02.02/youtube-dl-2015.02.02.tar.gz",
                 "4345db5df01e69b009f568a3caa4a89bd4e3b2142a65110bc0402d06ebffbe6f"
             ]
+        },
+        "2015.02.02.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.02.02.2/youtube-dl",
+                "ccc5ff176eef9570e11818a0466c967a03df982b993bf475fcf3b67050457cd1"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.02.02.2/youtube-dl.exe",
+                "59356fbfb5c72e19d94e36a79a7302e5f14a07ef03c6681cee0da24afdd5db5a"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.02.02.2/youtube-dl-2015.02.02.2.tar.gz",
+                "02f24d7f4554449a64d9372edb5158dacf438220e434f70507ef9e1bd86e20ad"
+            ]
         }
     }
 }