release 2015.03.03.1

This commit is contained in:
Philipp Hagemeister
2015-03-03 14:04:17 +01:00
parent 801be27bf7
commit cac4d9ca02
4 changed files with 42 additions and 13 deletions

View File

@@ -1 +1 @@
2015.03.03
2015.03.03.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>2015-03-03T00:08:48.986593Z</updated>
<updated>2015-03-03T14:04:16.126817Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -8000,4 +8000,19 @@
<updated>2015-03-03T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.03.03.1</id>
<title>New version 2015.03.03.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/2015.03.03.1/">https://yt-dl.org/downloads/2015.03.03.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-03-03T00:00:01Z</updated>
</entry>
</feed>

View File

@@ -1,6 +1,6 @@
{
"latest": "2015.03.03",
"signature": "1ae7e94a2fffeb48cfdf27665bc7691c3eec9e87b551497496ee64d1a1d04245b273428bd839381e6b3237cfed7a8b8ff6671d64e72ff522f5a9e1d9d502a9b8e1bcadb6ebc88edcb8ee32f719318d637ccb7c13c1146fe38ee8c062b7eaf4a54a9752deacb3c28fcbcb9b348742c84db6c994d77af90c18e596f212292c785b",
"latest": "2015.03.03.1",
"signature": "94ac35a93d20a1b5a60f6c133dddce51c707436403fd03e2e291a25b642a8288a43d440e43ea89fa4be2e9dbce2b8c0cc95964a12131eb1a82bfe3e7f4a7ef803aa9ba06d1c5e902b86179b35fd7d78fb631b6777f837832fafaf3da08ae7fadab503ce3c6e6a4d702978faab3a6c990cb7f3f5f8ddf722b9354b91cf18c1bfc",
"versions": {
"2012.02.22": {
"bin": [
@@ -7469,6 +7469,20 @@
"https://yt-dl.org/downloads/2015.03.03/youtube-dl-2015.03.03.tar.gz",
"5b13395af4460e362c1b877d71fac1eb1a76d9eebc8da479dd4783f801c3c276"
]
},
"2015.03.03.1": {
"bin": [
"https://yt-dl.org/downloads/2015.03.03.1/youtube-dl",
"5edbf789f62c1f247ed2b08dac5845a18e374017516892c04ba8b26469470185"
],
"exe": [
"https://yt-dl.org/downloads/2015.03.03.1/youtube-dl.exe",
"9a53c4fa56dec4fe96ece731434861f9abf34f46e926e18f38089cb4126ed808"
],
"tar": [
"https://yt-dl.org/downloads/2015.03.03.1/youtube-dl-2015.03.03.1.tar.gz",
"31e4dd019c1564f9a2b9ad187b461d2fd0c9d1fa3f636ea36d5dd970fb77f539"
]
}
}
}