mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-15 03:27:46 +01:00
release 2017.01.28
This commit is contained in:
parent
9f85dd5863
commit
0f766d3382
@ -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.01.25/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.01.28/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.01.25/youtube-dl">2017.01.25</a> (<a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2017.01.28/youtube-dl">2017.01.28</a> (<a href="https://yt-dl.org/downloads/2017.01.28/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<p><strong>SHA256</strong>: 7819a5ab2a250e020f7f13576f0e936ce1e99aa9a315ed216ed791121f337fc3</p>
|
||||
<p><strong>SHA256</strong>: 738dac833deb8ce76fc37ed59b49885e5512c3c829e8c5fff334e096146c9d5d</p>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl.exe.sig">sig</a> - SHA256 47b59c4f81d33cbdd33a18b8a6515e27521eec0016df1df3aa329d26ffbec7ad)<br>
|
||||
<a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl-2017.01.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl-2017.01.25.tar.gz.sig">sig</a> - SHA256 80c6d8c6d9b5412a4ad8547400450ce5d1029067cf5a137bb0abcc667a6c60e1)
|
||||
<a href="https://yt-dl.org/downloads/2017.01.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.01.28/youtube-dl.exe.sig">sig</a> - SHA256 01da36cc807c7284895382d0c2888cf7493a938ae126a859f1d29a8e840f871c)<br>
|
||||
<a href="https://yt-dl.org/downloads/2017.01.28/youtube-dl-2017.01.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.01.28/youtube-dl-2017.01.28.tar.gz.sig">sig</a> - SHA256 3ca165456799a9a60c875caed37e70c8fe3279326f2715837fcdc4304c64be99)
|
||||
</p>
|
||||
|
||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
||||
|
@ -217,6 +217,7 @@
|
||||
<li><b>Digiteka</b></li>
|
||||
<li><b>Discovery</b></li>
|
||||
<li><b>DiscoveryGo</b></li>
|
||||
<li><b>Disney</b></li>
|
||||
<li><b>Dotsub</b></li>
|
||||
<li><b>DouyuTV</b>: 斗鱼</li>
|
||||
<li><b>DPlay</b></li>
|
||||
@ -800,6 +801,7 @@
|
||||
<li><b>TV2Article</b></li>
|
||||
<li><b>TV3</b></li>
|
||||
<li><b>TV4</b>: tv4.se and tv4play.se</li>
|
||||
<li><b>TVA</b></li>
|
||||
<li><b>TVANouvelles</b></li>
|
||||
<li><b>TVANouvellesArticle</b></li>
|
||||
<li><b>TVC</b></li>
|
||||
|
@ -1 +1 @@
|
||||
2017.01.25
|
||||
2017.01.28
|
@ -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-01-25T23:37:44.703136Z</updated>
|
||||
<updated>2017-01-28T00:35:55.915732Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -11030,4 +11030,19 @@
|
||||
<updated>2017-01-25T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.28</id>
|
||||
<title>New version 2017.01.28</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.01.28/">https://yt-dl.org/downloads/2017.01.28/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2017-01-28T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2017.01.25",
|
||||
"signature": "7cb4582b09f2a6650880fd7737a2485bb053b37d4c5903f4dc26e3881fd6e3ef4267da5fcba17d74b1eca4c951a5a136b189d7dd5a1d09a62543de37df7f3d8ee15a69edd3b214bf7dbad6b824b00ff886fa4b051b6116038e14afac0575d59380179457dafc7066c44710782c097acf1a5b2358c259a99c3922d72a968ae3e0",
|
||||
"latest": "2017.01.28",
|
||||
"signature": "97a4073de1e414d9c4218f7c2f7953f975af03c0b837a75ff6f879520515a86e95edeacb19c0391d0de61d4cfcd4aedff906c485eee512f970a959c296a7c2c65a8245ebd6e65a2c72a14ba01fc7c11d6137a69f7346ad6e6b09796c9655f8f3a1defbc75d917df019bb72d84fbaf0ff65f2767cf9021a004e193ce8682e5b62",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -10297,6 +10297,20 @@
|
||||
"https://yt-dl.org/downloads/2017.01.25/youtube-dl-2017.01.25.tar.gz",
|
||||
"80c6d8c6d9b5412a4ad8547400450ce5d1029067cf5a137bb0abcc667a6c60e1"
|
||||
]
|
||||
},
|
||||
"2017.01.28": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2017.01.28/youtube-dl",
|
||||
"738dac833deb8ce76fc37ed59b49885e5512c3c829e8c5fff334e096146c9d5d"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2017.01.28/youtube-dl.exe",
|
||||
"01da36cc807c7284895382d0c2888cf7493a938ae126a859f1d29a8e840f871c"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2017.01.28/youtube-dl-2017.01.28.tar.gz",
|
||||
"3ca165456799a9a60c875caed37e70c8fe3279326f2715837fcdc4304c64be99"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user