release 2018.12.31
This commit is contained in:
parent
025607be72
commit
80a8975990
10 changed files with 46 additions and 16 deletions
|
@ -1 +1 @@
|
|||
2018.12.17
|
||||
2018.12.31
|
|
@ -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>2018-12-17T05:39:46.165271Z</updated>
|
||||
<updated>2019-01-01T00:02:00.542810Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -13145,4 +13145,19 @@
|
|||
<updated>2018-12-17T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.12.31</id>
|
||||
<title>New version 2018.12.31</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.12.31/">https://yt-dl.org/downloads/2018.12.31/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2018-12-31T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2018.12.17",
|
||||
"signature": "1a43ee91f965704e1335efdf7b440772aa82b2c487ab75d5cc61fd0de5e1f56eade09ef8d4e352cbcc27e6e1a5d9aec0e485c34f170f3c32404a52aa89dd51d9edce02ceeb3baba74d79888861651b720bd3541c5389bb261cecf62cb117c54f0f57a13f81a6d1d2fdd69e0809c32c896e7f36471245ebe7e072b15ccc64f8d5",
|
||||
"latest": "2018.12.31",
|
||||
"signature": "1255786951ddaf432e21060f1e46a6da1ef67dbf224ead41d7a26d5b65e3b8c2cc12b9d9222d7387900c7798b6475ee6bef7e28bd48c7559a965279cc334e48536a8295ebea4fa2d2a87d2dfee601dfda103ef59aae09fcd40b70a2a29a047337b7c952ef73f1592bd04ff1579c24c60a86177575aa5153296695a46a359db1b",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -12271,6 +12271,20 @@
|
|||
"https://yt-dl.org/downloads/2018.12.17/youtube-dl-2018.12.17.tar.gz",
|
||||
"33eb88869637a6f019252348ef470042d5bf1ee3a996736aa3bb8cc647fea4d9"
|
||||
]
|
||||
},
|
||||
"2018.12.31": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2018.12.31/youtube-dl",
|
||||
"5975808b4ae6d732b0daf6b19ab0fe1024bf7f02ec4e2155fac899f6dc38bbff"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2018.12.31/youtube-dl.exe",
|
||||
"8ef6523325796508cb904c54105f4b400f23504c3a35687b4d2620d6e5727c76"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2018.12.31/youtube-dl-2018.12.31.tar.gz",
|
||||
"0f1f914277d8568ed43a055565655b110aee20e625f3039c4f2f0d095b3d25e3"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue