release 2014.03.30

This commit is contained in:
Philipp Hagemeister
2014-03-30 07:28:27 +02:00
parent dcd600069e
commit 2073acb594
5 changed files with 43 additions and 13 deletions

View File

@@ -1 +1 @@
2014.03.29
2014.03.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-03-29T14:05:08.967468Z</updated>
<updated>2014-03-30T07:28:25.845283Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -4070,4 +4070,19 @@
<updated>2014-03-29T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.30</id>
<title>New version 2014.03.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.03.30/">https://yt-dl.org/downloads/2014.03.30/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-30T00:00:00Z</updated>
</entry>
</feed>

View File

@@ -1,6 +1,6 @@
{
"latest": "2014.03.29",
"signature": "6437fef76feb829553aa84fbf3bea009b6ae7c6b56fdd5b59d0ad7feab82653ab36a9dec644f8a1c33aa96acb6499203f4a2105561a26796c8b8e23b8337ea5ff99861b333a6b3cc61d65b01702c6553e8d2b9e4dfc244e4bfc3a2b43f1811ed8da65972ca3ecd2720562132dc056a3cf0d03c4d46639497069aa4183e791af7",
"latest": "2014.03.30",
"signature": "7a07f39b635f5cc712e238704b674a2d9e106acd4cd30d17fe313026fe94e9a78eab773d608b3928794fe49148bb53cbce58ccc662ac18b9832a0d1e51ff9a2028b5d8e960215e0e70ee8296ac382277718671ad058f91f6d1e855ba655d85212882994ba30043a348e356631c67dcff09a161c03108ae95a5649670a04bf24b",
"versions": {
"2012.02.22": {
"bin": [
@@ -3801,6 +3801,20 @@
"https://yt-dl.org/downloads/2014.03.29/youtube-dl-2014.03.29.tar.gz",
"5afdcdcb4789bf79bc9916360e128365098f60740c7faeaecc8c4bcf60457cf9"
]
},
"2014.03.30": {
"bin": [
"https://yt-dl.org/downloads/2014.03.30/youtube-dl",
"c08a913a14fdf9881a7ee2391d675380d47b206533f7efa86c21912e9ccdfb70"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.30/youtube-dl.exe",
"abcd6248219f38021706fdabe1619d70b02420b5341fe794e5075a404f852b22"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.30/youtube-dl-2014.03.30.tar.gz",
"a0836ed961c2265446016fbe9ef10fa34010787820ff497a0078261821815867"
]
}
}
}