release 2015.02.16

This commit is contained in:
Philipp Hagemeister 2015-02-16 04:55:10 +01:00
parent 776a127f38
commit 327906b652
5 changed files with 49 additions and 14 deletions

View file

@ -1 +1 @@
2015.02.11
2015.02.16

View file

@ -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-02-11T19:07:07.223409Z</updated>
<updated>2015-02-16T04:55:08.777496Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7670,4 +7670,19 @@
<updated>2015-02-11T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.16</id>
<title>New version 2015.02.16</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.02.16/">https://yt-dl.org/downloads/2015.02.16/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-16T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.02.11",
"signature": "007e1807a83b65fa290a55a4cdafd404f41f0739598f140b9b9b3f963e6ec93d05aca607e808638f9df9bfe3cc935d5478fe11a63f6e8143adcbf778736632dc0d38bfb6c91515cb00c797f7a1338580ad34d2d2a64c3b15a58e03d7f3195baabd9038d2619af9dfdc47c2eff8d1ac6350546461a8e74c46ff76a27061f83e79",
"latest": "2015.02.16",
"signature": "8864a7c824cffb16b5161c18e688e943901230ad2667afaadf8ca185de999ee23b6f153404d21f762f26e551fc66c5cd724c8ad6ee88f924c7b2c4eeb5afd34f595b9eafa3e03e3ad8672c33f674ffd5a88ea0040b3ba79fa5a64c72d1af544b7f794637feaac5c760e6caed6ea97fae9d305fae97350af4fe9b559b6ce9f6e1",
"versions": {
"2012.02.22": {
"bin": [
@ -7161,6 +7161,20 @@
"https://yt-dl.org/downloads/2015.02.11/youtube-dl-2015.02.11.tar.gz",
"1ad5e8ec6b59dbcb9fafcf312b8e3f2a985a3f8ef7109172caaf287118bb3c59"
]
},
"2015.02.16": {
"bin": [
"https://yt-dl.org/downloads/2015.02.16/youtube-dl",
"40ae98956bfb6e04042bffdcac1bd1bd337b45f79dfe306d72540d893b5f8e28"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.16/youtube-dl.exe",
"1d091922306b495deaae1d68544b177d084e524a15d90a5875c4eda9ed8a646c"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.16/youtube-dl-2015.02.16.tar.gz",
"1dab1a3184197ee2e1c3ce0a06fd6aae3af06dd6e42f6f3e2eb3acb457106350"
]
}
}
}