mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-12-16 06:27:00 +00:00
Compare commits
2 Commits
4be1df33b3
...
c7f71a7102
Author | SHA1 | Date | |
---|---|---|---|
|
c7f71a7102 | ||
|
89bf39b675 |
@ -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/2020.11.19/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/2020.11.21.1/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/2020.11.19/youtube-dl">2020.11.19</a> (<a href="https://yt-dl.org/downloads/2020.11.19/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2020.11.21.1/youtube-dl">2020.11.21.1</a> (<a href="https://yt-dl.org/downloads/2020.11.21.1/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<p><strong>SHA256</strong>: affb72a48f4e662abf557c18cee3462096723a41d9770f11d1c4d149f717d429</p>
|
||||
<p><strong>SHA256</strong>: 608bd81f85b3c5dfbf901706b26ed446eba115a087ca9179db59af77f1ae7800</p>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2020.11.19/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.11.19/youtube-dl.exe.sig">sig</a> - SHA256 e6d10dd90dd8e66705af9baec1762992d298ba09fcdc0b0ef9241410b66a1b25)<br>
|
||||
<a href="https://yt-dl.org/downloads/2020.11.19/youtube-dl-2020.11.19.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.11.19/youtube-dl-2020.11.19.tar.gz.sig">sig</a> - SHA256 f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e)
|
||||
<a href="https://yt-dl.org/downloads/2020.11.21.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.11.21.1/youtube-dl.exe.sig">sig</a> - SHA256 6b305c0ed481750146c0d575388e9cac37067cc6802e495a441cee039af3c458)<br>
|
||||
<a href="https://yt-dl.org/downloads/2020.11.21.1/youtube-dl-2020.11.21.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.11.21.1/youtube-dl-2020.11.21.1.tar.gz.sig">sig</a> - SHA256 d4b173bb1113bc1641cf130d088976bb8d1484f6bd5937872c1f89b1e28e3429)
|
||||
</p>
|
||||
|
||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
||||
|
@ -56,6 +56,7 @@
|
||||
<li><b>AlJazeera</b></li>
|
||||
<li><b>Allocine</b></li>
|
||||
<li><b>AlphaPorno</b></li>
|
||||
<li><b>Amara</b></li>
|
||||
<li><b>AMCNetworks</b></li>
|
||||
<li><b>AmericasTestKitchen</b></li>
|
||||
<li><b>anderetijden</b>: npo.nl, ntr.nl, omroepwnl.nl, zapp.nl and npo3.nl</li>
|
||||
@ -1145,7 +1146,6 @@
|
||||
<li><b>YourUpload</b></li>
|
||||
<li><b>youtube</b>: YouTube.com</li>
|
||||
<li><b>youtube:history</b>: Youtube watch history, ":ythistory" for short (requires authentication)</li>
|
||||
<li><b>youtube:live</b>: YouTube.com live streams</li>
|
||||
<li><b>youtube:playlist</b>: YouTube.com playlists</li>
|
||||
<li><b>youtube:recommended</b>: YouTube.com recommended videos, ":ytrec" for short (requires authentication)</li>
|
||||
<li><b>youtube:search</b>: YouTube.com searches</li>
|
||||
|
@ -1 +1 @@
|
||||
2020.11.19
|
||||
2020.11.21.1
|
@ -3,7 +3,7 @@
|
||||
<link rel="self" href="http://ytdl-org.github.io/youtube-dl/update/releases.atom" />
|
||||
<title>youtube-dl releases</title>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
|
||||
<updated>2020-11-19T05:24:21.737013Z</updated>
|
||||
<updated>2020-11-22T00:00:54.952436Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -14165,4 +14165,34 @@
|
||||
<updated>2020-11-19T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.21</id>
|
||||
<title>New version 2020.11.21</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/2020.11.21/">https://yt-dl.org/downloads/2020.11.21/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2020-11-21T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.21.1</id>
|
||||
<title>New version 2020.11.21.1</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/2020.11.21.1/">https://yt-dl.org/downloads/2020.11.21.1/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2020-11-21T00:00:01Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2020.11.19",
|
||||
"signature": "27682ada86153f6c86d2e2c232dfb34078e0c233f34e1f470adf8023c4d9c65c5b3ace94c69e724424130bdc21eba33d0c5106682678991613ad9a1e56c55fd08ff8eceaa6a92fa185a5f7cb5f2309e256228523d334d1b2d114963c49a1e0b786d919dfbb71cef0026e3ba73bd32e447af4045bda15d07f3c52f07b58107465",
|
||||
"latest": "2020.11.21.1",
|
||||
"signature": "1f6d223eb02991486a997bdb18ae5950f4647bd64078216d94f8b68234d31542838b3384ca3c5f209f9ec26a7b351ac89db874c7a35b49cb4970f8fccc61ec6afd8699618e86431e472524b4c6fe1bb75f8e7ae16b344f48e04e3b0fec36d67dff5bdd4c9cfd0c8f3e107d2925c6ed9d4b46eb7d3592d9a1d9969df027d5027f",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -13223,6 +13223,34 @@
|
||||
"https://yt-dl.org/downloads/2020.11.19/youtube-dl-2020.11.19.tar.gz",
|
||||
"f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e"
|
||||
]
|
||||
},
|
||||
"2020.11.21": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2020.11.21/youtube-dl",
|
||||
"52e8c6aeada270134edaac58bf350910616a1e8a24a9867899b52f593c96daef"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2020.11.21/youtube-dl.exe",
|
||||
"9611b858671fabd783b6737fd45f4f7af6b67167907352b86c7a155d11a8d5ba"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2020.11.21/youtube-dl-2020.11.21.tar.gz",
|
||||
"261edf4e00975085536485137cdf6e4dfff1d4d7d58d41cb786f5c49833d2813"
|
||||
]
|
||||
},
|
||||
"2020.11.21.1": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2020.11.21.1/youtube-dl",
|
||||
"608bd81f85b3c5dfbf901706b26ed446eba115a087ca9179db59af77f1ae7800"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2020.11.21.1/youtube-dl.exe",
|
||||
"6b305c0ed481750146c0d575388e9cac37067cc6802e495a441cee039af3c458"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2020.11.21.1/youtube-dl-2020.11.21.1.tar.gz",
|
||||
"d4b173bb1113bc1641cf130d088976bb8d1484f6bd5937872c1f89b1e28e3429"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user