release 2014.03.04

This commit is contained in:
Philipp Hagemeister 2014-03-04 03:36:27 +01:00
parent 47b5a0247f
commit 4948cca3fd
5 changed files with 43 additions and 13 deletions

View file

@ -1 +1 @@
2014.03.03
2014.03.04

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-03-03T13:55:58.164249Z</updated>
<updated>2014-03-04T03:36:25.389216Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3605,4 +3605,19 @@
<updated>2014-03-03T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.04</id>
<title>New version 2014.03.04</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.03.04/">https://yt-dl.org/downloads/2014.03.04/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-04T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.03.03",
"signature": "2f6c46bac5d7d07b30f3caab32d42907fcb8661ded2253fb58cb3360fc2373bac4f847044b687dabe81ee919a6e5a6960018c087cebcdfa39949c0b2cb7980fab5bf1d31da71d66305ab145257725c205581ecc07b376dc467bfa3d907b97d5e0fcdbae3b59632696cb52b9f19be863a382ef7c98903b483baf156cffd98969a",
"latest": "2014.03.04",
"signature": "4a18f203769945c157389be5792a5d413ab0a36598705f619e4b021e98df96918067f79293f1eed97e9f843d071cee31eb8d9137e82afdaecfb639a5e99511683dafeacbcd90e9d32e33cd8fe962779fea67ebd8900d482bcb1ca0ac13576e0dc928fe5d91ab34a20fb66dcb19cff1040a60733c670a389a566f3c179f0de74d",
"versions": {
"2012.02.22": {
"bin": [
@ -3367,6 +3367,20 @@
"https://yt-dl.org/downloads/2014.03.03/youtube-dl-2014.03.03.tar.gz",
"fa4dda1dd056f9d0a487777f05c448d3a45fc64f5d1a71f37b6024985b549930"
]
},
"2014.03.04": {
"bin": [
"https://yt-dl.org/downloads/2014.03.04/youtube-dl",
"1aec071bba2d1d102f837e8960179d43ddcaba25df0975079877ff56cac58bfc"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.04/youtube-dl.exe",
"bcdea2e7c5dfadd415482e99dcccda63e751fce2d4adeafdb608faedf5e17bb9"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.04/youtube-dl-2014.03.04.tar.gz",
"9c24e2b9ff6dfa83eb67dee91f1b83b8c72c5767a54d85720a962ea7498bcf63"
]
}
}
}