release 2014.01.30

This commit is contained in:
Philipp Hagemeister 2014-01-30 05:02:45 +01:00
parent cd8b212f5b
commit 7651ced5d1
4 changed files with 42 additions and 13 deletions

View file

@ -1 +1 @@
2014.01.29
2014.01.30

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-01-29T11:28:20.632231Z</updated>
<updated>2014-01-30T05:02:44.294340Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3110,4 +3110,19 @@
<updated>2014-01-29T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.30</id>
<title>New version 2014.01.30</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.01.30/">https://yt-dl.org/downloads/2014.01.30/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-01-30T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.01.29",
"signature": "72466af91a0c17b5c2eef0778854b5c914fd3ab4e5fc1554227be7b8a0d2411bc726c836e79af42696d4d638387c82091711db89dc56363d736d03406793fa81a50fdd6274cd564c4fd32c5b025b84f54c8cce4fca9edda9bb3ba2d721ec153aedb2ed527ba72b9f6ee672a4b5858e9ebe87a2b7efffaef5a6338e2b13e86541",
"latest": "2014.01.30",
"signature": "416b8769b228f39929c849b57dbb5ec20563433cc86e3d6a2a21671677d99e85d7b47d71b15f4824eb57dd56cd06eeeaaf98f07b34690febcc4cdeb21608ad3d1006c286ef3514d75fa1aa15b256d550da5f2e33568036bd342cd7df252abd1deff566bf355b47ff8651bada5f3e632c31a35344bb742a0b18703298789c575e",
"versions": {
"2012.02.22": {
"bin": [
@ -2905,6 +2905,20 @@
"https://yt-dl.org/downloads/2014.01.29/youtube-dl-2014.01.29.tar.gz",
"40e1fd619dac8abc13194630b83a2d0945cd99baebad57ff14e17e207996b3ea"
]
},
"2014.01.30": {
"bin": [
"https://yt-dl.org/downloads/2014.01.30/youtube-dl",
"713b985a08dcc748b72ff81871745eb1abb9d332f84f6448d539947a1352d4df"
],
"exe": [
"https://yt-dl.org/downloads/2014.01.30/youtube-dl.exe",
"ce0284c55f51e8f7d639ef10c1044148572fac898e0a359ba300186597196f2a"
],
"tar": [
"https://yt-dl.org/downloads/2014.01.30/youtube-dl-2014.01.30.tar.gz",
"269a948773fdf8c7588ab56c0fc5a315648281bb08729d2c726bd51cffed1c95"
]
}
}
}