release 2017.05.26
This commit is contained in:
parent
5f170b1bda
commit
2742d23142
5 changed files with 38 additions and 12 deletions
|
@ -1 +1 @@
|
|||
2017.05.23
|
||||
2017.05.26
|
|
@ -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-05-23T00:19:40.680673Z</updated>
|
||||
<updated>2017-05-26T22:47:44.454108Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -11720,4 +11720,19 @@
|
|||
<updated>2017-05-23T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.05.26</id>
|
||||
<title>New version 2017.05.26</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.05.26/">https://yt-dl.org/downloads/2017.05.26/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2017-05-26T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2017.05.23",
|
||||
"signature": "787e7aacf19773f366f2edbb6a66d3add9460f01370d0ddb686762def615f08b8c7f52f99068a7fbfd0ac425bd1c680a70780e7de7d750c727d47a9ae499149867829c092eb77e54b5024200a58fd480bd5b188869d95040426152f79fd0773a8f17e1a676487f97a2ce73a1e1d972c1b951d56ff0055086a681b70f03423c13",
|
||||
"latest": "2017.05.26",
|
||||
"signature": "122787dcd819d576bd00e84f5f5c69fa8079b277e2b452799e0c8dbffab0ef2a3a87fcd30859296e9d3d995f7bb1bc6e12ed1c7238ac510ffe5f88276d57e58e27b5e276c25aff254f55ffb46426f36cb724df068aad36039476f6a9e72b948d5dbb7cdbf75700fd91ef19a4102c49cd6615099a6ecca66eafba93e9d2e54e75",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -10941,6 +10941,20 @@
|
|||
"https://yt-dl.org/downloads/2017.05.23/youtube-dl-2017.05.23.tar.gz",
|
||||
"8dc76390c1651950b9332651438e0169140369cf721f77fd88285ca4246342d9"
|
||||
]
|
||||
},
|
||||
"2017.05.26": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2017.05.26/youtube-dl",
|
||||
"160d4685d1be37833c96ea27676514316586b9d8cc111de39bf1e53a68aa4512"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2017.05.26/youtube-dl.exe",
|
||||
"e4eee204002bf8e6ffa3dfd6597b72210dc5d0ba7aed07761ab7476506e4073c"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2017.05.26/youtube-dl-2017.05.26.tar.gz",
|
||||
"811e7dcf3aea5f27aa5ad854285fbae519ff537541a440c52a872045ae36fcf2"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue