release 2015.05.15

This commit is contained in:
Philipp Hagemeister 2015-05-15 10:30:06 +02:00
parent 36525e582b
commit 7ab18af783
5 changed files with 50 additions and 16 deletions

View file

@ -1 +1 @@
2015.05.10
2015.05.15

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-05-10T01:17:34.920428Z</updated>
<updated>2015-05-15T10:30:04.916863Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -8210,4 +8210,19 @@
<updated>2015-05-10T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.05.15</id>
<title>New version 2015.05.15</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.05.15/">https://yt-dl.org/downloads/2015.05.15/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-05-15T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.05.10",
"signature": "15ad63ee7b887cb1ec086ae756f351db9bcc797ab05fe3820ed8b8e44b19d0c9789d6ec07984cdc2b598e44a362b6af73652d27b0b2af8b3da31b303cb1dd5e6c36e698aaefe605c76afdcbcf038a7ca8d6ace91f330da09d2e915e50cf5dead8899f834fda855420780ab5d5f7b018e18ac52a479e72e8e2411086effb1ff93",
"latest": "2015.05.15",
"signature": "2a87258f39c1916eead517028798d46206ed16579f2546426ec7b77f7e40adce59d0baf920f83d63d643f8aad2458fadf7033cb4400f1f7b53cdf9f54df21b1315759e72ee97d29c217087a6882e044bcc24bbecfee4c1130dc70d76638649928840073e97300926a30235a768513501dae19bb4dea8c5a0611c409f7791cfe0",
"versions": {
"2012.02.22": {
"bin": [
@ -7665,6 +7665,20 @@
"https://yt-dl.org/downloads/2015.05.10/youtube-dl-2015.05.10.tar.gz",
"702558c33eee0d0ea896514b5b00f4fce8f61610294e07f150682ed7bdfe2d5c"
]
},
"2015.05.15": {
"bin": [
"https://yt-dl.org/downloads/2015.05.15/youtube-dl",
"930804cf5df046c458e35e920d19a91cda7d6eb9345b0457778c51e71c95d468"
],
"exe": [
"https://yt-dl.org/downloads/2015.05.15/youtube-dl.exe",
"a3cedab3c0a2a7de15a366ee4bd090917616797d2928c2ce3d763a2d8383aa3a"
],
"tar": [
"https://yt-dl.org/downloads/2015.05.15/youtube-dl-2015.05.15.tar.gz",
"e64bdefd46f5c0172c4d43efebb6675796933362abf9add00fb071eb1eb58e2c"
]
}
}
}