release 2016.05.01

This commit is contained in:
Philipp Hagemeister 2016-05-01 10:30:29 +02:00
parent ef9ade0b77
commit 4b15902432
5 changed files with 51 additions and 18 deletions

View file

@ -1 +1 @@
2016.04.24
2016.05.01

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>2016-04-24T17:09:40.954315Z</updated>
<updated>2016-05-01T10:30:26.689851Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -9455,4 +9455,19 @@
<updated>2016-04-24T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.05.01</id>
<title>New version 2016.05.01</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.05.01/">https://yt-dl.org/downloads/2016.05.01/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-05-01T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2016.04.24",
"signature": "07752eb4a4ad218e13f323e0e9599ba43af7815e33703e6e1218b01f9345a28bc470c79559ee6c6dbf3b28ce74ece1b8eff0104d8d7ab11a6baf73869c7b01cb94b9ff64c701018701fc248831b946135b1339ad4bbc1742b3aa1765d2bbb465122060846ad9f6a541d2cbdd5e3293789503d1d33ebd7cbdccb51e319881748c",
"latest": "2016.05.01",
"signature": "6a80c34c84e9f5a78d6f7cb9361b84646a6fd8e29db06592cf5e88e99f61b7332598d7316f8176444665f89208b175870b44cde2db7b52ee8990dbd12ea561f51517889a263b4e6216a717f0af934827d6bdb9dc5f38598cfd6594fdc0cb5b07fb8703d851b49e7d2e27589fb907e74265da44bf4e308880e99dfb6cb80044c8",
"versions": {
"2012.02.22": {
"bin": [
@ -8827,6 +8827,20 @@
"https://yt-dl.org/downloads/2016.04.24/youtube-dl-2016.04.24.tar.gz",
"9ca83ae9cf783b3d9a231611ef5e446fa61fa77d0f4c9d0545895e6ce691321f"
]
},
"2016.05.01": {
"bin": [
"https://yt-dl.org/downloads/2016.05.01/youtube-dl",
"2c00e53ab78eb3b2e846c3a30b989527a95a8ea7ecd91dc3e6ec98c008c7e264"
],
"exe": [
"https://yt-dl.org/downloads/2016.05.01/youtube-dl.exe",
"2f4cfacc28ea507221b86085a357dce75108f013a0b56c0dcd1ceaee2d27fd7e"
],
"tar": [
"https://yt-dl.org/downloads/2016.05.01/youtube-dl-2016.05.01.tar.gz",
"adc812e840f8f2461d6b7e72876c9219bfc8004e650a6ac7ddf216ccab5304f0"
]
}
}
}