release 2014.09.01.1
This commit is contained in:
parent
3236a3c603
commit
d1603ead12
4 changed files with 42 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2014.09.01
|
||||
2014.09.01.1
|
|
@ -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-01T00:10:25.894532Z</updated>
|
||||
<updated>2014-09-01T00:30:47.591648Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -5570,4 +5570,19 @@
|
|||
<updated>2014-09-01T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.01.1</id>
|
||||
<title>New version 2014.09.01.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/2014.09.01.1/">https://yt-dl.org/downloads/2014.09.01.1/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-09-01T00:00:01Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2014.09.01",
|
||||
"signature": "161166130f6f651202ee0f1d578a87c3b527382d11e7104adc4ef5682b440bbabe755649954d453ff21788427497d2fbbf9ec250184888015948ea212b6049c673a460886b799df8d142364e5bc87bcbc08ca08bc400fcfd61f2424e89e9bc96593b097259f5c34fd406e8189eab8a4b3ac8c0863c45d20c904e13b48787acab",
|
||||
"latest": "2014.09.01.1",
|
||||
"signature": "64aea09ea1f5c918afe261d7ea2313d133557d9780ea7ffbe014a9bc151a23e4e57820f0e4fcac12ea52188cfc2846404a4e0bb89cfe14aac71c9693556138d9a83d5129fea1e7807b7814ebb0e037b5afe4193aa513dc60754ade8ba680cacc2f718a5e0da6bd3b66636a1905bcbba15df8b0d6bd21aecaafcff3871b858144",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -5201,6 +5201,20 @@
|
|||
"https://yt-dl.org/downloads/2014.09.01/youtube-dl-2014.09.01.tar.gz",
|
||||
"28242c9a8f70b1715504b5fd6f64cb30e7fc3eaf573581362d15f03caf45bb07"
|
||||
]
|
||||
},
|
||||
"2014.09.01.1": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.09.01.1/youtube-dl",
|
||||
"2a966912b21ee41bf27f62e6f9b0fdd483cf8f71e292b1b10d29345630eee96c"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.09.01.1/youtube-dl.exe",
|
||||
"b043cee80dc7db1d9cbd70eea0c7c411da6f23c375ada768227cf41545a0c79f"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.09.01.1/youtube-dl-2014.09.01.1.tar.gz",
|
||||
"328464979072829cc3a05e3f15f10d57ee49878c52ab82887e13169d22015a86"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue