소스 검색

release 2019.01.02

Sergey M․ 6 년 전
부모
커밋
33479e1148
4개의 변경된 파일38개의 추가작업 그리고 9개의 파일을 삭제
  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/2018.12.31/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.01.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/2018.12.31/youtube-dl">2018.12.31</a> (<a href="https://yt-dl.org/downloads/2018.12.31/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2019.01.02/youtube-dl">2019.01.02</a> (<a href="https://yt-dl.org/downloads/2019.01.02/youtube-dl.sig">sig</a>)</h2>
 
 
-<p><strong>SHA256</strong>: 5975808b4ae6d732b0daf6b19ab0fe1024bf7f02ec4e2155fac899f6dc38bbff</p>
+<p><strong>SHA256</strong>: cce35b7170bde64e99348f92d8ebc360581aa258b2d29942cc4b1911534f4a0c</p>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2018.12.31/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2018.12.31/youtube-dl.exe.sig">sig</a> - SHA256 8ef6523325796508cb904c54105f4b400f23504c3a35687b4d2620d6e5727c76)<br>
-	<a href="https://yt-dl.org/downloads/2018.12.31/youtube-dl-2018.12.31.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2018.12.31/youtube-dl-2018.12.31.tar.gz.sig">sig</a> - SHA256 0f1f914277d8568ed43a055565655b110aee20e625f3039c4f2f0d095b3d25e3)
+	<a href="https://yt-dl.org/downloads/2019.01.02/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.01.02/youtube-dl.exe.sig">sig</a> - SHA256 2cd34e1ce3611f394660c79d9506c82bb655be4f4e5d440791804eae2942df0b)<br>
+	<a href="https://yt-dl.org/downloads/2019.01.02/youtube-dl-2019.01.02.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.01.02/youtube-dl-2019.01.02.tar.gz.sig">sig</a> - SHA256 cba43fd3f37d427d90586e94221a46087adf478596e7510f167d42f8be638847)
 </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 @@
-2018.12.31
+2019.01.02

+ 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>2019-01-01T00:02:00.542810Z</updated>
+    <updated>2019-01-02T23:54:40.025932Z</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>
@@ -13160,4 +13160,19 @@
 	    <updated>2018-12-31T00:00:00Z</updated>
 	    <updated>2018-12-31T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.01.02</id>
+	    <title>New version 2019.01.02</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/2019.01.02/">https://yt-dl.org/downloads/2019.01.02/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2019-01-02T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2018.12.31",
-    "signature": "1255786951ddaf432e21060f1e46a6da1ef67dbf224ead41d7a26d5b65e3b8c2cc12b9d9222d7387900c7798b6475ee6bef7e28bd48c7559a965279cc334e48536a8295ebea4fa2d2a87d2dfee601dfda103ef59aae09fcd40b70a2a29a047337b7c952ef73f1592bd04ff1579c24c60a86177575aa5153296695a46a359db1b",
+    "latest": "2019.01.02",
+    "signature": "69736fe4f558bf815b50e0dcc8ab1422f16986a8fc46ab40edb464fb11577e47e8f8564d269f4f2b3d670da79a439f7e25e6487ccb38da2de56c838f3f2bc867ca88c115dbab4d4b3e84abe147199bc3b4bf8dc0a4119ec99bd5c86a7c3b07ec44dd28dd33691dadadb7412def425d53aff3a07be933e222f47fc16f2a295eb4",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -12285,6 +12285,20 @@
                 "https://yt-dl.org/downloads/2018.12.31/youtube-dl-2018.12.31.tar.gz",
                 "https://yt-dl.org/downloads/2018.12.31/youtube-dl-2018.12.31.tar.gz",
                 "0f1f914277d8568ed43a055565655b110aee20e625f3039c4f2f0d095b3d25e3"
                 "0f1f914277d8568ed43a055565655b110aee20e625f3039c4f2f0d095b3d25e3"
             ]
             ]
+        },
+        "2019.01.02": {
+            "bin": [
+                "https://yt-dl.org/downloads/2019.01.02/youtube-dl",
+                "cce35b7170bde64e99348f92d8ebc360581aa258b2d29942cc4b1911534f4a0c"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2019.01.02/youtube-dl.exe",
+                "2cd34e1ce3611f394660c79d9506c82bb655be4f4e5d440791804eae2942df0b"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2019.01.02/youtube-dl-2019.01.02.tar.gz",
+                "cba43fd3f37d427d90586e94221a46087adf478596e7510f167d42f8be638847"
+            ]
         }
         }
     }
     }
 }
 }