release 2020.03.24
This commit is contained in:
parent
26725aae4e
commit
1c3a449f5f
5 changed files with 39 additions and 9 deletions
|
@ -1 +1 @@
|
|||
2020.03.08
|
||||
2020.03.24
|
|
@ -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-03-08T18:30:27.067239Z</updated>
|
||||
<updated>2020-03-24T03:16:13.201074Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -13910,4 +13910,19 @@
|
|||
<updated>2020-03-08T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.03.24</id>
|
||||
<title>New version 2020.03.24</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.03.24/">https://yt-dl.org/downloads/2020.03.24/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2020-03-24T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2020.03.08",
|
||||
"signature": "3c7f4270605de52fde6c5658d5342d6d419af7e3ed173d26f8c50daff292bc6a8a2ebbcce2b5235476fc06b9b5e75a6100157d14d36d768a57247ffcb16cfe7f867836662cd84aafd52499134fc20d840c964f1f9bf90cf160b157e344f1f5568eb2c9551f1251de9994a6f6bb140cba622526f75baa3efde9bd38f15c3a4246",
|
||||
"latest": "2020.03.24",
|
||||
"signature": "8b78c9f90356f655b4babdc05b1f4013d35b23de69fc27604efcbd1059b34bc18c6055a8662b25ad588465ddca9d0d160066b18f2dd5c7ab15fc43d3fa14724749f5db8509cf74c3227e138defef50bb41399e07298fdef8d80c3ef39f3d3b009a90095bd49a23eeefefc97ee13f9d10d1f75924300dba0ad1f1d72aa5ef6337",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -12985,6 +12985,20 @@
|
|||
"https://yt-dl.org/downloads/2020.03.08/youtube-dl-2020.03.08.tar.gz",
|
||||
"76114c82015386eda24fe110e2c24a35f0551ce298b915e1c48c2acb495073f5"
|
||||
]
|
||||
},
|
||||
"2020.03.24": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2020.03.24/youtube-dl",
|
||||
"0271cbafde17859b6b771f72f40a0038663d4556954ca5ac4e0c79f8b04c00a1"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2020.03.24/youtube-dl.exe",
|
||||
"59369ff1710e94d3d66724a677ae2c1c0a969b71339ebdb6f1a957d7fd162e51"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2020.03.24/youtube-dl-2020.03.24.tar.gz",
|
||||
"45a398a41e4a06862413d9c8d57e6c1fa0e60660c6f69df928b64f3595568416"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue