release 2016.08.28
This commit is contained in:
parent
f18c4ec060
commit
ca3d1c51dc
5 changed files with 45 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2016.08.24.1
|
||||
2016.08.28
|
|
@ -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>2016-08-24T10:13:00.627834Z</updated>
|
||||
<updated>2016-08-28T07:25:31.279868Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -10295,4 +10295,19 @@
|
|||
<updated>2016-08-24T00:00:01Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.08.28</id>
|
||||
<title>New version 2016.08.28</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/2016.08.28/">https://yt-dl.org/downloads/2016.08.28/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2016-08-28T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2016.08.24.1",
|
||||
"signature": "62d4038fd4f3a1a48b36ec3ba640835a1b79b272b890e28c8448d38b22b06034f522e564ab414674b49aa4a074277a9aadc45c399a9768baaa94c6b84220da9844a329cc179bcf30caf048a47dfdf5de8fc355ce29af579d6761651d50fc47b831d9e0e95cac3b96ea2ae9af4bcedf1da23841356c609efc48a923475804681a",
|
||||
"latest": "2016.08.28",
|
||||
"signature": "6e024e08c73312d26d92291d2c97909185c538dfae3edcdfb1984e98cf48b7d7e06b488c98b3ef0035233bdfb91370e4760862eb8ee941abc9adf9d7efcd9a7828fbe08e4baedf621d6b32b28e9c0f1fb6b9c4d975f43dd29a77774035735692af41fb77d50db1fc15a4223fd3b94bf07898657ca84e6d0387c69d5bbc45aeee",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -9611,6 +9611,20 @@
|
|||
"https://yt-dl.org/downloads/2016.08.24.1/youtube-dl-2016.08.24.1.tar.gz",
|
||||
"d8ca8fb4dd2b3f90f4db5be44046ce18392dcadee40d3b8e7164cf4552ec99c5"
|
||||
]
|
||||
},
|
||||
"2016.08.28": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2016.08.28/youtube-dl",
|
||||
"f4323f15b5d89b511690a8f1ea60cb48a8e312e468d78253c1e472183d006215"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2016.08.28/youtube-dl.exe",
|
||||
"d70d73dd15e3d5656e6e070251caf262a1c6464b83cb76ebf7008349154fa6e2"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2016.08.28/youtube-dl-2016.08.28.tar.gz",
|
||||
"520d913129ef03fb62c3f1a430db257c962da61b534caccbdd3a0b01e7a96487"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue