release 2014.08.25

This commit is contained in:
Philipp Hagemeister 2014-08-25 09:42:26 +02:00
parent 778bfd76a6
commit 67de8f0589
4 changed files with 42 additions and 13 deletions

View file

@ -1 +1 @@
2014.08.24.6
2014.08.25

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>2014-08-24T15:24:01.033591Z</updated>
<updated>2014-08-25T09:42:25.495552Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5405,4 +5405,19 @@
<updated>2014-08-24T00:00:06Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.25</id>
<title>New version 2014.08.25</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.08.25/">https://yt-dl.org/downloads/2014.08.25/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-08-25T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.08.24.6",
"signature": "2eedc7d8039493c2068be902f8e0684976645e70b2c43fffb04f99a5554f75d55e8fc981625f7e1d27dd2ca257f1c7176da35388a9616c35a9f69a1492f2204489513b10671dbece1b68f6dd22df1a0c56d092814bf552a8ec661241c38c30a1549a85eec6cc13604e91a3f6e927198a5314b01d0e31810169086dcf09a68850",
"latest": "2014.08.25",
"signature": "2cf118e73e53f617ec1f89e425538c7c49072edd82d47016e7dcfebe23409ad26dee5984c3ed7b557ba12e247ce4bfce0deb1f063e94772f63b8871576028b39e52d1282a210e01212f1ba7fd4c6685d52a7402fa695c2650cefac4ec611b5f6d47903e2d244c330eebdba26fef73018dbc5436e32969df66d307525de63db62",
"versions": {
"2012.02.22": {
"bin": [
@ -5047,6 +5047,20 @@
"https://yt-dl.org/downloads/2014.08.24.6/youtube-dl-2014.08.24.6.tar.gz",
"f613b4e295d1b3a1e71429082c337ea402debd56339a4b8d27de9e4a8af13fc7"
]
},
"2014.08.25": {
"bin": [
"https://yt-dl.org/downloads/2014.08.25/youtube-dl",
"0ca33562826c2a363f8c55a9502eecf8c826196c0965a9811181e35e9ea2fce7"
],
"exe": [
"https://yt-dl.org/downloads/2014.08.25/youtube-dl.exe",
"3dd608b96012139901160b779ec41cc42716de49b79094c0c82067a22147dfc3"
],
"tar": [
"https://yt-dl.org/downloads/2014.08.25/youtube-dl-2014.08.25.tar.gz",
"5370882c3968d2944186d5ae7d2fc0e9c1b1cb734dfe4d44312fba82045ca54c"
]
}
}
}