mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-17 02:52:38 +09:00
release 2017.06.05
This commit is contained in:
parent
76f8048076
commit
4096a0d66f
@ -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><a href="https://yt-dl.org/downloads/2017.05.29/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/2017.06.05/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/2017.05.29/youtube-dl">2017.05.29</a> (<a href="https://yt-dl.org/downloads/2017.05.29/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2017.06.05/youtube-dl">2017.06.05</a> (<a href="https://yt-dl.org/downloads/2017.06.05/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<p><strong>SHA256</strong>: 65dd36dbbbe19fd2a86f4152d4e129d0b931f44d1be4f8ccc16fcd4e47be5226</p>
|
||||
<p><strong>SHA256</strong>: da201714bd5cce697de184835a33496bfec9025fb3e51e6a89134065326e0c4d</p>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2017.05.29/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.05.29/youtube-dl.exe.sig">sig</a> - SHA256 7faf6bc95683c2004ab9be91b822bae18043f21fc96535af523fcc2932bd9730)<br>
|
||||
<a href="https://yt-dl.org/downloads/2017.05.29/youtube-dl-2017.05.29.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.05.29/youtube-dl-2017.05.29.tar.gz.sig">sig</a> - SHA256 3da77e06c4e01d5cffb953c867c391af1655dc5e782e6c764ca3730e0904f087)
|
||||
<a href="https://yt-dl.org/downloads/2017.06.05/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.06.05/youtube-dl.exe.sig">sig</a> - SHA256 3bffc225052d321decefb442dc5b52ec916d628b5e58d10291ad082fd7a8bffc)<br>
|
||||
<a href="https://yt-dl.org/downloads/2017.06.05/youtube-dl-2017.06.05.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.06.05/youtube-dl-2017.06.05.tar.gz.sig">sig</a> - SHA256 b54ca848490285909d0830c04c19376c2d78da74d8de0056387b11ba34234e8c)
|
||||
</p>
|
||||
|
||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
||||
|
@ -102,6 +102,7 @@
|
||||
<li><b>bambuser:channel</b></li>
|
||||
<li><b>Bandcamp</b></li>
|
||||
<li><b>Bandcamp:album</b></li>
|
||||
<li><b>Bandcamp:weekly</b></li>
|
||||
<li><b>bangumi.bilibili.com</b>: BiliBili番剧</li>
|
||||
<li><b>bbc</b>: BBC</li>
|
||||
<li><b>bbc.co.uk</b>: BBC iPlayer</li>
|
||||
@ -325,7 +326,6 @@
|
||||
<li><b>Go</b></li>
|
||||
<li><b>Go90</b></li>
|
||||
<li><b>GodTube</b></li>
|
||||
<li><b>GodTV</b></li>
|
||||
<li><b>Golem</b></li>
|
||||
<li><b>GoogleDrive</b></li>
|
||||
<li><b>Goshgay</b></li>
|
||||
|
@ -1 +1 @@
|
||||
2017.05.29
|
||||
2017.06.05
|
@ -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>2017-05-29T00:43:51.623664Z</updated>
|
||||
<updated>2017-06-05T00:49:52.786287Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -11750,4 +11750,19 @@
|
||||
<updated>2017-05-29T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.06.05</id>
|
||||
<title>New version 2017.06.05</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/2017.06.05/">https://yt-dl.org/downloads/2017.06.05/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2017-06-05T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2017.05.29",
|
||||
"signature": "63ddacbbbfa7fccd04f3dc2a3713223aea7dbabfdc88cbd46b28ae16a0ad8fb14d6ca53f3559db609b56ea9d8a87207c8306ade59d605cfb58a2e747deb940d34ad7c5c9a798b6cd6f20afdd34af5a907b09a2a79fcb2b0c283ae821d289abc36ce586314a9dc15c069501c76d930a8cd769f93cfb6c23003247d53fcb9af922",
|
||||
"latest": "2017.06.05",
|
||||
"signature": "6bb9767a385d0209ab662337f02295c88327854cb998e7496e02009c4fd14230a2a3cb2ec439ebfd10258da6de39bd750854f6f302768e7b437af0203c8ce51678a917dac758f5e7e33efa2d690c9a24a4d5488a17d9ed1fcaa9ca1c35f4385ecd9cc692be4a37f9a5f017b0afd8bee9535a31a3605c1abd2a76bf90724a78fc",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -10969,6 +10969,20 @@
|
||||
"https://yt-dl.org/downloads/2017.05.29/youtube-dl-2017.05.29.tar.gz",
|
||||
"3da77e06c4e01d5cffb953c867c391af1655dc5e782e6c764ca3730e0904f087"
|
||||
]
|
||||
},
|
||||
"2017.06.05": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2017.06.05/youtube-dl",
|
||||
"da201714bd5cce697de184835a33496bfec9025fb3e51e6a89134065326e0c4d"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2017.06.05/youtube-dl.exe",
|
||||
"3bffc225052d321decefb442dc5b52ec916d628b5e58d10291ad082fd7a8bffc"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2017.06.05/youtube-dl-2017.06.05.tar.gz",
|
||||
"b54ca848490285909d0830c04c19376c2d78da74d8de0056387b11ba34234e8c"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user