release 2014.09.15
This commit is contained in:
@ -1 +1 @@
|
||||
2014.09.14.3
|
||||
2014.09.15
|
@ -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-09-14T16:56:03.874527Z</updated>
|
||||
<updated>2014-09-15T15:16:33.475653Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -5720,4 +5720,19 @@
|
||||
<updated>2014-09-14T00:00:03Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.15</id>
|
||||
<title>New version 2014.09.15</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.09.15/">https://yt-dl.org/downloads/2014.09.15/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-09-15T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2014.09.14.3",
|
||||
"signature": "32087a2012512827cbe7d9647c7560930cccf25ae8d91a84e115eb10987a7ca219653c1d1ef452721ff3ecc0d49a59c914db3d6b1eb6c88a73120989f54fc7be2bc544a4d003150327edea80cf83dfe32c897a67587604dab833f329af6c2b185a4af16f1254211b92b0886af8e8e2ce2c38003dd706cd02e5c2bf844fb42b25",
|
||||
"latest": "2014.09.15",
|
||||
"signature": "91ad90ae495b272d47232798af00998c25c7341f523791db6fdf857b442886e511a7b2d2bdc2fb4888288f4617b719ebad8ae53dfa8359d2a1f10d1b31579e473f033da57cd0971b5c1eec63cff83d6f7decb63f510720f066be8ceb390962e86808dd1778f064fe099143d65cd0e8ac88bc0d71e35816f90715e19a4c38afda",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -5341,6 +5341,20 @@
|
||||
"https://yt-dl.org/downloads/2014.09.14.3/youtube-dl-2014.09.14.3.tar.gz",
|
||||
"4859fd4dc9b1c6dbac277cb379420056cccf01fca6c1d85dab92f6347942f46b"
|
||||
]
|
||||
},
|
||||
"2014.09.15": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.09.15/youtube-dl",
|
||||
"aeaf40d5b32185a90f5c609d2ee696a6c175afd594404ed89077d2295604f55d"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.09.15/youtube-dl.exe",
|
||||
"c66fe97185d6a59010a6b5b1e6d14d4a5b3931c88c88c16fb9b62f45c929efcf"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.09.15/youtube-dl-2014.09.15.tar.gz",
|
||||
"f3434b00587955151c9ed06936580e51172a304f091b5ec37096694cef790a88"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user