release 2015.12.18
This commit is contained in:
parent
f5a5e29d2c
commit
c096b6a83c
4 changed files with 42 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2015.12.13
|
||||
2015.12.18
|
|
@ -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>2015-12-13T10:56:16.036439Z</updated>
|
||||
<updated>2015-12-18T14:25:24.352874Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -8915,4 +8915,19 @@
|
|||
<updated>2015-12-13T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.12.18</id>
|
||||
<title>New version 2015.12.18</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/2015.12.18/">https://yt-dl.org/downloads/2015.12.18/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-12-18T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2015.12.13",
|
||||
"signature": "2a0ecdc4fb253474a7abf18e2e374547c9243877495a4ed39ad89c02a3bf9dce8ed7a224beccdb55da9fd42cca96183a77a8d0c91e69ee85d6ef1b2093bc3c70227c5419dc0fc383a3d5223455fb93605822ee3c6c7816d53f75d222334405e1d62ecd52c7a493260168641f99763f403d31821361a72823af1af50b85beb9c3",
|
||||
"latest": "2015.12.18",
|
||||
"signature": "2be716b6beb8b4f94c87aa71193bcb2fb33eee26ad4d3eb7a8631c546500738b865b259879bb27b0306bfe4d628615980d6891bd0c8655697d0be471ff0c045a6c387a6ae9fc57e205c7d14ad949307e7dd7a81b437d5091c3bae6c25599482ce06e57f64880040e28f58804ce5a2898355e0b27f196ea2134ac755dc95a500b",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -8323,6 +8323,20 @@
|
|||
"https://yt-dl.org/downloads/2015.12.13/youtube-dl-2015.12.13.tar.gz",
|
||||
"9c788925865ff559b6c9f124d35aed1125046efda7c6a386f0da59d4eac2ead8"
|
||||
]
|
||||
},
|
||||
"2015.12.18": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.12.18/youtube-dl",
|
||||
"504df8bf4f2bce39b8f2c7bd5bf00a0b0c94a26223203e37c83de83b4eff8322"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.12.18/youtube-dl.exe",
|
||||
"dd6ff77eb3ee6a0728647902c1d8640a85d6cd8210c659361d45fd12c31c8a20"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.12.18/youtube-dl-2015.12.18.tar.gz",
|
||||
"d3f9414fb8fdb53d4fb742d198222ea3c75854aa837eb88dcd9731c768191e8f"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue