release 2015.12.21

This commit is contained in:
Philipp Hagemeister 2015-12-21 11:46:41 +01:00
parent c096b6a83c
commit 411ef9fd0c
5 changed files with 51 additions and 17 deletions

View file

@ -1 +1 @@
2015.12.18
2015.12.21

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-12-18T14:25:24.352874Z</updated>
<updated>2015-12-21T11:46:39.009585Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -8930,4 +8930,19 @@
<updated>2015-12-18T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.12.21</id>
<title>New version 2015.12.21</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.12.21/">https://yt-dl.org/downloads/2015.12.21/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-12-21T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.12.18",
"signature": "2be716b6beb8b4f94c87aa71193bcb2fb33eee26ad4d3eb7a8631c546500738b865b259879bb27b0306bfe4d628615980d6891bd0c8655697d0be471ff0c045a6c387a6ae9fc57e205c7d14ad949307e7dd7a81b437d5091c3bae6c25599482ce06e57f64880040e28f58804ce5a2898355e0b27f196ea2134ac755dc95a500b",
"latest": "2015.12.21",
"signature": "06eb82cbc8e2cd6049dcb677329b5afc43114ec64fe8a359c33910ad07d032650a3d89512b3b2615989f6c30606612825ba35dd331a7ee581e5406f730bd237eaa2fe4ee4ee7b5bac420bcc02fc13e063e1b948a9f924a65d90bdf4f9cb363d896b07782b951e71862801516c06d7ba17988b95b7027a9bc6f90241995cd7172",
"versions": {
"2012.02.22": {
"bin": [
@ -8337,6 +8337,20 @@
"https://yt-dl.org/downloads/2015.12.18/youtube-dl-2015.12.18.tar.gz",
"d3f9414fb8fdb53d4fb742d198222ea3c75854aa837eb88dcd9731c768191e8f"
]
},
"2015.12.21": {
"bin": [
"https://yt-dl.org/downloads/2015.12.21/youtube-dl",
"bf85892634dd97821e100bb5f2abca35256a230426538565feea39efcddefacc"
],
"exe": [
"https://yt-dl.org/downloads/2015.12.21/youtube-dl.exe",
"7f7462db3d7124f2bdc11087f9d8b96acf4f53449a296dc35640d5a1442e35bb"
],
"tar": [
"https://yt-dl.org/downloads/2015.12.21/youtube-dl-2015.12.21.tar.gz",
"7a61ccbc3cd55e712b2fb94a7dedff5052548bbebab9f8c441feec8a02748d4d"
]
}
}
}