release 2014.04.21.6
This commit is contained in:
parent
c78dff0119
commit
3228c709d4
4 changed files with 42 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2014.04.21.5
|
||||
2014.04.21.6
|
|
@ -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>2014-04-21T16:00:17.529653Z</updated>
|
||||
<updated>2014-04-21T16:20:51.301671Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -4580,4 +4580,19 @@
|
|||
<updated>2014-04-21T00:00:05Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.21.6</id>
|
||||
<title>New version 2014.04.21.6</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/2014.04.21.6/">https://yt-dl.org/downloads/2014.04.21.6/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-04-21T00:00:06Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2014.04.21.5",
|
||||
"signature": "9c827feb78d14fda0052774e64e16d357f349b8c04fb84e488bfb8fb592ec127f621db78eab687dccb9381802f5b65ea84658548f2e84dcf275dc96fcdd8057d59fa4fb2b2dccf01580d3acacf0b1e5f480f3e2d3a33ebe6a94f98b351d8b1956d9caab919559ba28c5a381629db9492715606be4b9d4cb4a9aa98e39aee40ad",
|
||||
"latest": "2014.04.21.6",
|
||||
"signature": "7b1487e51c0207fd136b6b15eb91695563ee66f447474890332a45004a00ca74694c462565a82b989e6308f855f0bd49d3580e6b3e023cf73eea3d618161ed23f818e789109fbf4feb9ed41a84743c1933cfb0cf734106168a6f9c0b73bdea982628d0e1cbd5e9005214deda9ea670a0d48eb5df25b9f6b75bdc6202aa979205",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -4277,6 +4277,20 @@
|
|||
"https://yt-dl.org/downloads/2014.04.21.5/youtube-dl-2014.04.21.5.tar.gz",
|
||||
"92bfdb0c7de6eb293f0d2b872ad762b52b40534eb60a89ad72da93b4f46cb1ef"
|
||||
]
|
||||
},
|
||||
"2014.04.21.6": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.04.21.6/youtube-dl",
|
||||
"472a2ae4dfb5f87356ee58856a292b02e9242d4bf361220e77591e923e14a371"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.04.21.6/youtube-dl.exe",
|
||||
"03319955f137f1d98ec05d739360c2d60d668880f380c15d1e151d2dcb721546"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.04.21.6/youtube-dl-2014.04.21.6.tar.gz",
|
||||
"8df2a8300a6e333a637f655181216097839992b384f2eafa93f1ee9cfd2f1e1a"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue