release 2018.01.07
This commit is contained in:
@ -1 +1 @@
|
||||
2017.12.31
|
||||
2018.01.07
|
@ -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-12-31T04:32:26.848025Z</updated>
|
||||
<updated>2018-01-07T23:54:01.870353Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -12320,4 +12320,19 @@
|
||||
<updated>2017-12-31T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.01.07</id>
|
||||
<title>New version 2018.01.07</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/2018.01.07/">https://yt-dl.org/downloads/2018.01.07/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2018-01-07T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2017.12.31",
|
||||
"signature": "18f712cd2467eb5e75a5832b0a596215fda86507118dd0a5a9e50078825402f0612655f517f36acbdc781f767a25d0542ef4710b82d25a8c47102e25296c0183ea9d38fb5d44c1946ba5bf94793b6c40e0591be7c1cd2dddc2cf7604b3dd32eeb4b09ad18c53c932d2e22f7b1f05727bb315c7b79f39cba7ee601115aa5f61a2",
|
||||
"latest": "2018.01.07",
|
||||
"signature": "0cc4506cdb04572aa39a9a847b3acd7e9ba046be6a84ee1a60de83e36fc35a1bc27964d65718fbefd06ca9a013986ae0dc4196ad25b29a7e380bee3211047836f5d331397e1c83a290b71fa288f8ca8a428e29cda8c55a3ecafd44869cc89515868f0cba731f4c708ea59685a31010c5bd93ee4890d31cae0dec9515f9a22363",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -11501,6 +11501,20 @@
|
||||
"https://yt-dl.org/downloads/2017.12.31/youtube-dl-2017.12.31.tar.gz",
|
||||
"b10b23b7f5b2b1e3bca036e2c6b127902cac53d140cb40cf1ff8529362040133"
|
||||
]
|
||||
},
|
||||
"2018.01.07": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2018.01.07/youtube-dl",
|
||||
"49319bbb761c15f36ced599a9c2202735dd81a7a93bb8ac6a8ca2cdf232039fb"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2018.01.07/youtube-dl.exe",
|
||||
"af8f29b39e98db5216b9de9830a201b5490776084512091a69cf46905c298964"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2018.01.07/youtube-dl-2018.01.07.tar.gz",
|
||||
"280d11c565978d735bae954916390810df1217824bfe704181f1d93ad2f4e1b6"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user