release 2017.03.15

This commit is contained in:
Sergey M․ 2017-03-15 02:04:31 +07:00
parent 366ab6fbd4
commit e327cee999
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
5 changed files with 39 additions and 9 deletions

View file

@ -1 +1 @@
2017.03.10
2017.03.15

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>2017-03-10T23:29:13.380327Z</updated>
<updated>2017-03-15T02:04:26.518603Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -11375,4 +11375,19 @@
<updated>2017-03-10T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.15</id>
<title>New version 2017.03.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/2017.03.15/">https://yt-dl.org/downloads/2017.03.15/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2017-03-15T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2017.03.10",
"signature": "2f1365df3cff53dbf8e66720d1a64f05324bfedac54aa138610ad468e13c5d1dd4d061a27f4e7244e4b1e7ae823d772f48faad563f525e531541a623984a7d28f29d627a23af92259e91c046979c1762f58333c12b1484ba18f3ee4d932aaeb2a868323fa1df8c4889351c8843c5d15dc692668e40c4248a2eee8e5093a4c04b",
"latest": "2017.03.15",
"signature": "7ebfe27bfcd5ff10a1082d8305ed7e9f51ef2af9096904df7ebaa4c76b0be3d08870b79752859b572aa824d457c524edbe3a6781101a8640776be7eab08dc9c090c984091f6218ac263d505c0696fb82b2ca6df1fce7c3be599d8383bb7477a5e712db4bb1c046fc037c705958ed84779f9b23d7591c10395bc664780644369e",
"versions": {
"2012.02.22": {
"bin": [
@ -10619,6 +10619,20 @@
"https://yt-dl.org/downloads/2017.03.10/youtube-dl-2017.03.10.tar.gz",
"4401089cdc71f5767a9fee5c6edbf9e14238cfd61934dd74ed277ce61fe49931"
]
},
"2017.03.15": {
"bin": [
"https://yt-dl.org/downloads/2017.03.15/youtube-dl",
"7dce2437431652f00ba8a0f6b0a58991169266f321d353a29ba0298de72ad439"
],
"exe": [
"https://yt-dl.org/downloads/2017.03.15/youtube-dl.exe",
"305ae9572945210c4cbc910612b49f4bce9a6eed2326648921ce073d9ff58094"
],
"tar": [
"https://yt-dl.org/downloads/2017.03.15/youtube-dl-2017.03.15.tar.gz",
"0ef8b0b4bb6983b5d26aca943e8d6bdfeaeac80497ab9423556e3678d70da640"
]
}
}
}