Procházet zdrojové kódy

release 2016.08.01

Sergey M․ před 9 roky
rodič
revize
74cf4844c8
4 změnil soubory, kde provedl 38 přidání a 9 odebrání
  1. 5 5
      download.html
  2. 1 1
      update/LATEST_VERSION
  3. 16 1
      update/releases.atom
  4. 16 2
      update/versions.json

+ 5 - 5
download.html

@@ -16,15 +16,15 @@
 
 
 <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 except for Windows exe.</p>
 <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 except for Windows exe.</p>
 
 
-<p><a href="https://yt-dl.org/downloads/2016.07.30/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
+<p><a href="https://yt-dl.org/downloads/2016.08.01/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
 
 
-<h2><a href="https://yt-dl.org/downloads/2016.07.30/youtube-dl">2016.07.30</a> (<a href="https://yt-dl.org/downloads/2016.07.30/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2016.08.01/youtube-dl">2016.08.01</a> (<a href="https://yt-dl.org/downloads/2016.08.01/youtube-dl.sig">sig</a>)</h2>
 
 
-<p><strong>SHA256</strong>: fc19667ace93ce48261852ec07c271b008d3ed163c582a0472c33a45f6f416be</p>
+<p><strong>SHA256</strong>: ba1fba9ea98b8ce55964c134f983364a0a0ffc25f9ec2ddf9cfa21c394851fa8</p>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2016.07.30/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.07.30/youtube-dl.exe.sig">sig</a> - SHA256 081b93dbe1b229e447940a967e63f3ce3b20ee242935b01b0bd2e2f21286511d)<br>
-	<a href="https://yt-dl.org/downloads/2016.07.30/youtube-dl-2016.07.30.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.07.30/youtube-dl-2016.07.30.tar.gz.sig">sig</a> - SHA256 c3a1e9732e2c44eccd97297f460a011d9822d068ba484156bf25cf11d1053ae9)
+	<a href="https://yt-dl.org/downloads/2016.08.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.08.01/youtube-dl.exe.sig">sig</a> - SHA256 b951a6c20dd4fc24f9014b88f58480cfe658f2235c56c59416fba9a30c37245d)<br>
+	<a href="https://yt-dl.org/downloads/2016.08.01/youtube-dl-2016.08.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.08.01/youtube-dl-2016.08.01.tar.gz.sig">sig</a> - SHA256 b11f9abcfcad4ea7bf370bd80a7f8751a85e26e840337a9df60a6e9e73a6d7a1)
 </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:

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2016.07.30
+2016.08.01

+ 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>2016-07-30T14:47:24.930695Z</updated>
+    <updated>2016-08-01T23:01:44.858482Z</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>
@@ -10130,4 +10130,19 @@
 	    <updated>2016-07-30T00:00:00Z</updated>
 	    <updated>2016-07-30T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.08.01</id>
+	    <title>New version 2016.08.01</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/2016.08.01/">https://yt-dl.org/downloads/2016.08.01/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2016-08-01T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2016.07.30",
-    "signature": "85a898de31dadba0f7273dabaa23bb12d630aee066a18197a031ba1debe43b6af854aa6d02da9d8e571ea7b5ab7f7163c20529d3867b7f198f0896b0ab7c7a6a41bfe96d7a7beb8abfa3ff54fbbb7616b9c222f7addd7b02701c4c8d71aa71ed7821f3db39c25fafb5c25a630b57e1920b5f13ac9968e01dabae1b5e70990244",
+    "latest": "2016.08.01",
+    "signature": "2136717080e9abc85659c24e162da8a4deb214da827c9d825d13c8996652dac8a1a169a888502f5563cf5ed75f97cd4ea27a090b4ef5a50d7036181286be137ff410cd68d83ab0aaa644b074b4736611ea0c0c634f5924fede532ff1f8d9147a4f94f410ca78fc3c8b403efc7cb08902ade801afa11dcde138f3cc9b350bbd81",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -9457,6 +9457,20 @@
                 "https://yt-dl.org/downloads/2016.07.30/youtube-dl-2016.07.30.tar.gz",
                 "https://yt-dl.org/downloads/2016.07.30/youtube-dl-2016.07.30.tar.gz",
                 "c3a1e9732e2c44eccd97297f460a011d9822d068ba484156bf25cf11d1053ae9"
                 "c3a1e9732e2c44eccd97297f460a011d9822d068ba484156bf25cf11d1053ae9"
             ]
             ]
+        },
+        "2016.08.01": {
+            "bin": [
+                "https://yt-dl.org/downloads/2016.08.01/youtube-dl",
+                "ba1fba9ea98b8ce55964c134f983364a0a0ffc25f9ec2ddf9cfa21c394851fa8"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2016.08.01/youtube-dl.exe",
+                "b951a6c20dd4fc24f9014b88f58480cfe658f2235c56c59416fba9a30c37245d"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2016.08.01/youtube-dl-2016.08.01.tar.gz",
+                "b11f9abcfcad4ea7bf370bd80a7f8751a85e26e840337a9df60a6e9e73a6d7a1"
+            ]
         }
         }
     }
     }
 }
 }