release 2015.02.03.1

This commit is contained in:
Philipp Hagemeister 2015-02-03 11:07:13 +01:00
parent cff0f7ded9
commit 40fc4799f7
5 changed files with 43 additions and 13 deletions

View file

@ -1 +1 @@
2015.02.03
2015.02.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-02-03T00:28:28.624358Z</updated>
<updated>2015-02-03T11:07:11.692064Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7460,4 +7460,19 @@
<updated>2015-02-03T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.03.1</id>
<title>New version 2015.02.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.02.03.1/">https://yt-dl.org/downloads/2015.02.03.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-03T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.02.03",
"signature": "0ffc081b6a3f304a534a216bd69a0a68f03bb06867f345fa4e916df69c6230bbc5c28d90f54bf1ea2be5374d80d1bb75b69e635e021cae9d21f66986d87699e3fe919bb20d1fa64deb94260d748b690fdfd01e7c89e2413448f6efbfef47415b5f0e2a44142d5c44375158bb3e83fbde5bab7456093e0ccb1e1a935243651d62",
"latest": "2015.02.03.1",
"signature": "446d125af8a40f7e1bb1367cccec9cb6d90633021bb4e172f01927f16df23a3c61a176bcdfcb08f40170d1788fbc3ba7ec464c7eb704efacb48ff8ecd6897a71ee8d35071e5933fae59101ac3c0cc8b591f86f711bd6131b608f0c85ae9b5147d709b7270da08e6abc990459bcad4c0f9091a7a8ccc745e275ad1335dc4b8de7",
"versions": {
"2012.02.22": {
"bin": [
@ -6965,6 +6965,20 @@
"https://yt-dl.org/downloads/2015.02.03/youtube-dl-2015.02.03.tar.gz",
"48faaf6de3e4a0ba896574b44bccefe4ce9cd14ee2d04c4b2ce70b7b669ddbab"
]
},
"2015.02.03.1": {
"bin": [
"https://yt-dl.org/downloads/2015.02.03.1/youtube-dl",
"cff563561e344a6a79b5a351dcdbd358ac3c3e530b3b80e79d8a4015c8dd969c"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.03.1/youtube-dl.exe",
"a7d40cebed4f762a310f54c3d3e4596e59aa678370a052240991bcf86e42f7f4"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.03.1/youtube-dl-2015.02.03.1.tar.gz",
"63335405ccd2c2b9718faa5b929275d1c7dad528350cd4e6be24dc27173c14fd"
]
}
}
}