release 2020.03.06
This commit is contained in:
parent
051cd5a534
commit
861860d6d8
4 changed files with 38 additions and 9 deletions
|
@ -1 +1 @@
|
|||
2020.03.01
|
||||
2020.03.06
|
|
@ -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-01T20:13:03.755573Z</updated>
|
||||
<updated>2020-03-06T00:27:16.172427Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -13880,4 +13880,19 @@
|
|||
<updated>2020-03-01T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.03.06</id>
|
||||
<title>New version 2020.03.06</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.06/">https://yt-dl.org/downloads/2020.03.06/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2020-03-06T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2020.03.01",
|
||||
"signature": "595acebd43fca7e65203480532fdc96e126ac73a57a3ce17746bdeba2f96b301b4e2792f38e467e2915a69b16aa34566ece94495c7b4b07b02483833ed4cc1ea564398af2a1ef765999e05ea6b072277e4f5a7ee5de875e41a521e947f1f02c77ca902b55037c392cb9ec09aec2e2abb020dbfc05bf42849e38d3df5ced05da0",
|
||||
"latest": "2020.03.06",
|
||||
"signature": "2c46c80f34b86a33577ed182e330e31546c1229a07b45c62a9fc7e2694df5ff3c706f241417900041c76d178bef05752f35004ae3c3bebf8b66c57012e70c4dbb99faaea8c922c77d4d8eef791474d35aabba0ae51a4d0bafe3c6d54c4a1243c0e1eea4a3aa519e9e8dd6d80857e69b887335c3b2ad476bc8134f9dbbfbb9240",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -12957,6 +12957,20 @@
|
|||
"https://yt-dl.org/downloads/2020.03.01/youtube-dl-2020.03.01.tar.gz",
|
||||
"5ca43f343738338cfdec47042de1569e5755b62d66af29950f48f5be2c001306"
|
||||
]
|
||||
},
|
||||
"2020.03.06": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2020.03.06/youtube-dl",
|
||||
"c1a0e1e5ca36f50797d0b888fa61316db684619b2d78c008b13a9268dcabbc01"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2020.03.06/youtube-dl.exe",
|
||||
"8c62a6b969f2095a40e64cf837596dce8c1a4ab638c24782adc0ecc7a5ef0576"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2020.03.06/youtube-dl-2020.03.06.tar.gz",
|
||||
"db6e7471d7ad6f0ec302453c2674c1782a0653d6ef64c24b085b66395f068199"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue