Philipp Hagemeister пре 11 година
родитељ
комит
62f1cbb88d
4 измењених фајлова са 42 додато и 13 уклоњено
  1. 9 9
      download.html
  2. 1 1
      update/LATEST_VERSION
  3. 16 1
      update/releases.atom
  4. 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.08.25.2/youtube-dl">2014.08.25.2</a> (<a href="https://yt-dl.org/downloads/2014.08.25.2/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.08.25.3/youtube-dl">2014.08.25.3</a> (<a href="https://yt-dl.org/downloads/2014.08.25.3/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 97fd96a2a8cf25b4d5717bc6172e958d</li>
-<li><strong>SHA1</strong>: ac83649d8e4b2bfb776dacef5cac5e9b851e5d6e</li>
-<li><strong>SHA256</strong>: 0cb8adff404e27157c516019b095849d5957e5ca37213ae8f02fe1d506073447</li>
+<li><strong>MD5</strong>: 60a04a64e8b331ac5dd6ca3374c700c9</li>
+<li><strong>SHA1</strong>: ece717bec18317839d34fe6408fb85049cf291f7</li>
+<li><strong>SHA256</strong>: 79853d29504c0a79ec496aca05f82f612efec332e02316713791523adf386e7c</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.08.25.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.25.2/youtube-dl.exe.sig">sig</a> - 179abb41e2c8d218e20ad147eb4224081cc870f0bae96d82ba828d282e33fd52)<br>
-	<a href="https://yt-dl.org/downloads/2014.08.25.2/youtube-dl-2014.08.25.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.25.2/youtube-dl-2014.08.25.2.tar.gz.sig">sig</a> - 96c0cd0e5508ca02fc622cb499d4b80b1100a2a1e8808244cf45303cfabc884d)
+	<a href="https://yt-dl.org/downloads/2014.08.25.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.25.3/youtube-dl.exe.sig">sig</a> - ce64df731077bd74e61ba0936ceaa0b1f98b3affe2a12fb80c4110b6396498da)<br>
+	<a href="https://yt-dl.org/downloads/2014.08.25.3/youtube-dl-2014.08.25.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.25.3/youtube-dl-2014.08.25.3.tar.gz.sig">sig</a> - 708847c610a8217527d4fbd68edbe35468bf6009fcad97ec659fcbc47cd9f5a5)
 </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.08.25.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.25.3/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.08.25.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.25.3/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.08.25.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.08.25.3/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>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.08.25.2
+2014.08.25.3

+ 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-08-25T16:54:36.107614Z</updated>
+    <updated>2014-08-25T18:42:50.171623Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -5435,4 +5435,19 @@
 	    <updated>2014-08-25T00:00:02Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.25.3</id>
+	    <title>New version 2014.08.25.3</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.08.25.3/">https://yt-dl.org/downloads/2014.08.25.3/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-08-25T00:00:03Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.08.25.2",
-    "signature": "94ca05359afacdac3afe5b8d8f4ee273235721dfe0073244b0ae063a5583e7c1ae496401c2fdb00592d52d0316433dbdc624fe9a9e92c40f154d90e451ea4cc1e9ef3f208c15e58149fa0108a9b014747c91b459dccea9d410de3cb65d36016832b2f2514a2406003208f9385490bddfc87714ad956ff1443e540076b6f5bda1",
+    "latest": "2014.08.25.3",
+    "signature": "8f9df1e433818881a9cb150068744f3e271b622647a4498cffddfeba0d15ee1290a3610928e6ca0e91380dc6b6f40ebfbef24b4258d4862b44ac29c70278652dc9d80e40898e95c684ddcc25fcc8344514d1c17e5b2bac4cebcaab9c540c02e1988c842c0006da0e94e2751043a909b1672bc33dc38c7f2ba8e2667fcb1e99f3",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -5075,6 +5075,20 @@
                 "https://yt-dl.org/downloads/2014.08.25.2/youtube-dl-2014.08.25.2.tar.gz",
                 "96c0cd0e5508ca02fc622cb499d4b80b1100a2a1e8808244cf45303cfabc884d"
             ]
+        },
+        "2014.08.25.3": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.08.25.3/youtube-dl",
+                "79853d29504c0a79ec496aca05f82f612efec332e02316713791523adf386e7c"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.08.25.3/youtube-dl.exe",
+                "ce64df731077bd74e61ba0936ceaa0b1f98b3affe2a12fb80c4110b6396498da"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.08.25.3/youtube-dl-2014.08.25.3.tar.gz",
+                "708847c610a8217527d4fbd68edbe35468bf6009fcad97ec659fcbc47cd9f5a5"
+            ]
         }
     }
 }