release 2014.11.25

This commit is contained in:
Philipp Hagemeister 2014-11-25 10:03:04 +01:00
parent 85ea5698b8
commit 8238e31efb
5 changed files with 44 additions and 13 deletions

View file

@ -1 +1 @@
2014.11.24
2014.11.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-11-24T23:50:25.887426Z</updated>
<updated>2014-11-25T10:03:02.655715Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6455,4 +6455,19 @@
<updated>2014-11-24T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.25</id>
<title>New version 2014.11.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.11.25/">https://yt-dl.org/downloads/2014.11.25/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-11-25T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.11.24",
"signature": "18a3ff7dd5eeb364e3352c8137e9da90bdd1e4b7b0ab206921c37595b06a77116aff978cc594ef7fb01f5610433af0c7add10ecccbebeb88ee7c6be621cb4478e8109d19b591d9ed434ba1462e75c600386a00c322d760a0ddbf2d66dfd48a4a9af246024a8ab5dde7625502dfcc88dff5dc57f92b67331edd62bdaf32eb842a",
"latest": "2014.11.25",
"signature": "294e2fcda9b752b45b4c0d2cf4ad675ceea5b4133407f432687a240d34efcdf705ac1fbc77bb10fb1f8fe7addbc3d6612c1651927824b991b317c323627aa8b3b42d5fbb5026c6b78a2937af75d093ff5d2f3485c39afe95e4fb4116eac097246f20300c256d8538cffba14148db2eb5c78faf69827410186fff042aa1f3e99a",
"versions": {
"2012.02.22": {
"bin": [
@ -6027,6 +6027,20 @@
"https://yt-dl.org/downloads/2014.11.24/youtube-dl-2014.11.24.tar.gz",
"3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf"
]
},
"2014.11.25": {
"bin": [
"https://yt-dl.org/downloads/2014.11.25/youtube-dl",
"bf235b3ff5c1a06c897d6bcd00324f77d6ad07235a15dc863eb03ca635a47957"
],
"exe": [
"https://yt-dl.org/downloads/2014.11.25/youtube-dl.exe",
"9ed58857ed17a3548a00a85cb937724fae7ed5a8596b72ad5fff13df6d316a0d"
],
"tar": [
"https://yt-dl.org/downloads/2014.11.25/youtube-dl-2014.11.25.tar.gz",
"6120e9b67ae1afd4302629508e2c817a96deb43fe9eeee62331bfc0fb5519191"
]
}
}
}