Bläddra i källkod

release 2019.08.02

Sergey M․ 6 år sedan
förälder
incheckning
847f6fe89f
4 ändrade filer med 38 tillägg och 9 borttagningar
  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

@@ -14,15 +14,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/2019.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/2019.08.02/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/2019.07.30/youtube-dl">2019.07.30</a> (<a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2019.08.02/youtube-dl">2019.08.02</a> (<a href="https://yt-dl.org/downloads/2019.08.02/youtube-dl.sig">sig</a>)</h2>
 
 
-<p><strong>SHA256</strong>: e33b2ab645bbc570d04d230eb4ad9d4f9af4a75dc7981fce10892b45ad82c7fd</p>
+<p><strong>SHA256</strong>: 886d2a025457acb6daf30fca4fa8d639ebbd14be7fed86e859080f3aef76d7c2</p>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl.exe.sig">sig</a> - SHA256 c735573ecad5d5aaf42702b1a6a61c37c8a5233dabe072dd3297477624a9ab8d)<br>
-	<a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz.sig">sig</a> - SHA256 9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559)
+	<a href="https://yt-dl.org/downloads/2019.08.02/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.08.02/youtube-dl.exe.sig">sig</a> - SHA256 afc92ad007e8101b73c2dcff8c7d54c0ad75c124d0b9cb07dfddb845b9958dfa)<br>
+	<a href="https://yt-dl.org/downloads/2019.08.02/youtube-dl-2019.08.02.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.08.02/youtube-dl-2019.08.02.tar.gz.sig">sig</a> - SHA256 573c37add3e6107bf0c3c8ce43443bb788957d7bfb5e736cee6b32e3b2342b80)
 </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 @@
-2019.07.30
+2019.08.02

+ 16 - 1
update/releases.atom

@@ -3,7 +3,7 @@
     <link rel="self" href="http://ytdl-org.github.io/youtube-dl/update/releases.atom" />
     <link rel="self" href="http://ytdl-org.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>2019-07-30T09:45:50.381594Z</updated>
+    <updated>2019-08-02T05:41:39.089394Z</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>
@@ -13610,4 +13610,19 @@
 	    <updated>2019-07-30T00:00:00Z</updated>
 	    <updated>2019-07-30T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.08.02</id>
+	    <title>New version 2019.08.02</title>
+	    <link href="http://ytdl-org.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/2019.08.02/">https://yt-dl.org/downloads/2019.08.02/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2019-08-02T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2019.07.30",
-    "signature": "136a6a71de8bfdb3c000f670a195e38d39559d51a13bc4d3f5992f74c5c08d8455c4d4dce650eb1393d4cf3e58232f9682221bcbd873ca79b16cc361dae9754e83602ac4b03074198c7d79f467dcbd1b555114cafcbc6a36858f772caf887864590c881c888d7eb767fbee8516c9aed535bce31d8b1a8af59fc4176b39d74036",
+    "latest": "2019.08.02",
+    "signature": "90d946f7aca9a92c759a79c5488bd54e27248e46df45161e2da9c33b36a8d520e247c90d2a9366fa80b63787cb958c4993399f05803e8f127ee9c112ab36624a528b941b113d1cda4e5bdc3ade3ec251cb690dad4370a9bc89ed092387a6345446b59812438bf1442bf8b9b5bc7acd80dec99ddd99e41c456f870c4c55062058",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -12705,6 +12705,20 @@
                 "https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz",
                 "https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz",
                 "9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559"
                 "9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559"
             ]
             ]
+        },
+        "2019.08.02": {
+            "bin": [
+                "https://yt-dl.org/downloads/2019.08.02/youtube-dl",
+                "886d2a025457acb6daf30fca4fa8d639ebbd14be7fed86e859080f3aef76d7c2"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2019.08.02/youtube-dl.exe",
+                "afc92ad007e8101b73c2dcff8c7d54c0ad75c124d0b9cb07dfddb845b9958dfa"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2019.08.02/youtube-dl-2019.08.02.tar.gz",
+                "573c37add3e6107bf0c3c8ce43443bb788957d7bfb5e736cee6b32e3b2342b80"
+            ]
         }
         }
     }
     }
 }
 }