release 2019.01.16
This commit is contained in:
parent
3d818b9608
commit
dbf36b0f0d
4 changed files with 38 additions and 9 deletions
|
@ -1 +1 @@
|
|||
2019.01.10
|
||||
2019.01.16
|
|
@ -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>2019-01-10T23:33:49.943615Z</updated>
|
||||
<updated>2019-01-16T02:25:54.840713Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -13190,4 +13190,19 @@
|
|||
<updated>2019-01-10T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.01.16</id>
|
||||
<title>New version 2019.01.16</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/2019.01.16/">https://yt-dl.org/downloads/2019.01.16/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2019-01-16T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2019.01.10",
|
||||
"signature": "3ddfbcfd350e42932da1836457e478b7160e5892a4a2e3fb047c3522d7d19682fa0546148807b6e9de6afd46dacf723696b1cc8410f85b83c109b324c721fd957c577cbbe891f90627e8eb8bdc79d42e42056306de28f3db5ded6bfd4280f7bd68501af9d8d7ca94da419398451d5729ca53aae54631dc5fd6e5c6500ec71edf",
|
||||
"latest": "2019.01.16",
|
||||
"signature": "9451bb9aaedf0abec23a8c4f7d5d690caffb2511dffe442cf478e73bcdeaa8d9fdebd2b1b976c527f5d625f929b48ba498f6d522b22be46bb199b15ac895c80ae787f2e264a3928c1ba14571f825227edf7298b3c4f5f4f6b6869a22d220874d4816784d4f1ecd0f50e968741be37ea2caedaddcb808cea3674792fbaf73075f",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -12313,6 +12313,20 @@
|
|||
"https://yt-dl.org/downloads/2019.01.10/youtube-dl-2019.01.10.tar.gz",
|
||||
"ed85e20cb5687721e92bae89c583a315abe52d233d5ee4d65c709f640cf0211f"
|
||||
]
|
||||
},
|
||||
"2019.01.16": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2019.01.16/youtube-dl",
|
||||
"70763f780bc94276a304f0295c4737a0b1a270a8d44311e877afa6c91376ec37"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2019.01.16/youtube-dl.exe",
|
||||
"07651f0dde0710b0ef4274e31a71b32fc98e777b07402a00e999eea57a417ede"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2019.01.16/youtube-dl-2019.01.16.tar.gz",
|
||||
"519f2aa70929787e537bc4c8ccd4533fffa82618570261c295af190a6cc90bb6"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue