release 2014.12.17.1

This commit is contained in:
Philipp Hagemeister
2014-12-17 11:32:32 +01:00
parent 01ec54d121
commit 8149c54acf
4 changed files with 42 additions and 13 deletions

View File

@@ -1 +1 @@
2014.12.17
2014.12.17.1

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-12-17T10:57:13.317822Z</updated>
<updated>2014-12-17T11:32:31.053500Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -6935,4 +6935,19 @@
<updated>2014-12-17T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.17.1</id>
<title>New version 2014.12.17.1</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.12.17.1/">https://yt-dl.org/downloads/2014.12.17.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-12-17T00:00:01Z</updated>
</entry>
</feed>

View File

@@ -1,6 +1,6 @@
{
"latest": "2014.12.17",
"signature": "4dd8d353b3ccfa269d62bcf836f80e8a0ba92ee9a92d9ce604d0d27abf937e9c4586878f0c5d1081ab3d91fe48397ed5016a6e13d076288229d697b0148978bd04cba328d235f1633797b1b4ec74e75463139be2d78e87038a4ec6edc5c9f92b2b42ffe3330d1bbc951c496b19ec8492d49fb0e9dc17be96ec07af8a61bf762e",
"latest": "2014.12.17.1",
"signature": "191f1497309d50d54c757181844ac2a04fcdd4518d6abccf8b0ffcbf91fe1b69d9c36a6666b3db51964af19b9ce876213c51c4a78d1adb8428a296f6535e095443fb7b772791225b4b203771e34e7baf6e6af52afda8f92b024276f7e8b6a2b80b51267cb5d11bc8bf69b7748369f1c1f12872006ee1bcbcd5b62d2258bf53ac",
"versions": {
"2012.02.22": {
"bin": [
@@ -6475,6 +6475,20 @@
"https://yt-dl.org/downloads/2014.12.17/youtube-dl-2014.12.17.tar.gz",
"137eac64ff9bdfc4b639ea31abb0b01414ac83f4b5648b881d5be83fcac59afe"
]
},
"2014.12.17.1": {
"bin": [
"https://yt-dl.org/downloads/2014.12.17.1/youtube-dl",
"070ee0fde9f9393ee3de71a65792a94c9e19d440ded148df600ad6ac881a80f3"
],
"exe": [
"https://yt-dl.org/downloads/2014.12.17.1/youtube-dl.exe",
"50a4c10a59ea0d9e11774ee77ea38e474a272f191e1da3e4a576967ddcce8e1a"
],
"tar": [
"https://yt-dl.org/downloads/2014.12.17.1/youtube-dl-2014.12.17.1.tar.gz",
"ae9d4e43aaccf59a05044aa2eac328c1e392bb68d8ccaa2edfeedeb6e4ff302e"
]
}
}
}