release 2020.06.06
This commit is contained in:
parent
eb06cd75f1
commit
ae70e648d7
4 changed files with 38 additions and 9 deletions
|
@ -1 +1 @@
|
|||
2020.05.29
|
||||
2020.06.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-05-29T03:36:58.045615Z</updated>
|
||||
<updated>2020-06-06T01:53:36.228285Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -13970,4 +13970,19 @@
|
|||
<updated>2020-05-29T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.06.06</id>
|
||||
<title>New version 2020.06.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.06.06/">https://yt-dl.org/downloads/2020.06.06/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2020-06-06T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2020.05.29",
|
||||
"signature": "4d0fcfed542ce5de89dffc1a522e4e27b5bc99e109a1f656cd1005bdbb01ac28511101b5e0b8eec763374803817c8da4efc7e4a770120843c0299f238f88ccfe8bce8f7a7e52f743728e00d7fba04713163394154f4ccac28099e5cc442e549148b400ffb9c73977c9b6cfb734cc77421dfef5a8d7d39fd67cfc2c71ba3ab895",
|
||||
"latest": "2020.06.06",
|
||||
"signature": "159f23e1306b4d9445e64ac00e967264dac38084f8fce93a81cb32202b49d2b5f81117798f85dc4d36651e643d16265e429e139c6bec3defe2f630691aca132fc9f98b27af11dcbfa53c285740cafffa595ace73b8b85f115df80a317394a0fba3c42cd9d1fde98d885c634420fc9c2e71c23d7333448de9feaca63bbbb17d18",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -13041,6 +13041,20 @@
|
|||
"https://yt-dl.org/downloads/2020.05.29/youtube-dl-2020.05.29.tar.gz",
|
||||
"23ba8f31df7f11c0acab9ca71a29a1a89e8697aceac957b0bbd19ce896552f84"
|
||||
]
|
||||
},
|
||||
"2020.06.06": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2020.06.06/youtube-dl",
|
||||
"cbcd893081ced5de5977c0717cdc74aab39ec10ff31acb864c4145d66599b622"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2020.06.06/youtube-dl.exe",
|
||||
"b5c857d61c170e11a89ac3f85e4f2b550ebf6513cc13aebbbb576d07f9b45efe"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2020.06.06/youtube-dl-2020.06.06.tar.gz",
|
||||
"de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue