release 2019.11.22
This commit is contained in:
parent
a013159360
commit
1dd56efcbd
5 changed files with 40 additions and 17 deletions
|
@ -1 +1 @@
|
|||
2019.11.05
|
||||
2019.11.22
|
|
@ -3,7 +3,7 @@
|
|||
<link rel="self" href="http://ytdl-org.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-11-05T05:34:35.499992Z</updated>
|
||||
<updated>2019-11-22T01:26:07.361021Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -13760,4 +13760,19 @@
|
|||
<updated>2019-11-05T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.11.22</id>
|
||||
<title>New version 2019.11.22</title>
|
||||
<link href="http://ytdl-org.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.11.22/">https://yt-dl.org/downloads/2019.11.22/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2019-11-22T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2019.11.05",
|
||||
"signature": "165bb109ee93b541c85f7a26b85f25beade2658a12bfd0a20f5030a21bf07816f27b2a9ae3f6e1b95a81525c396f4da437254b37af6cac8dc635ddda6e718f72a1b44ff263c65d26745049e27cc89d64f21ecdf1059622bb32d68e195156fc7892761c236c1b71339cfc80379d5bd14d7bc9063a117311bf2bed1ddfd493ea15",
|
||||
"latest": "2019.11.22",
|
||||
"signature": "36480f3774d8bf77af9ab9128d0dabd685f265803fd3675acd24cd0d8c4fdc556f0b61686aec9a54258ca79e07bb4e729baf3ca3a8030a5604549a917f937332c3df8475ab9b58c53404a0d323758083195d7d2fe5e86abe3d9b498c0bcb4e4de9fe6cad996d67d7ac273846c87c81d9848f187786c5f7162fb70bb4f22b164e",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -12845,6 +12845,20 @@
|
|||
"https://yt-dl.org/downloads/2019.11.05/youtube-dl-2019.11.05.tar.gz",
|
||||
"05ad24f831e915b65520f6abfa1c1d52be4aad6cc9603b24a67a804062302489"
|
||||
]
|
||||
},
|
||||
"2019.11.22": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2019.11.22/youtube-dl",
|
||||
"a687e06ec5694438ed55a519b4686c81740fc08026629b4cf120ad0e14db64f1"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2019.11.22/youtube-dl.exe",
|
||||
"580f74bc64f2d73fb53be2a1a1185d9426631479dcc4941b144dca0f351fb920"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2019.11.22/youtube-dl-2019.11.22.tar.gz",
|
||||
"a80a3c99269ec85df222aad3fd41ae9d2ed38360d1ba8a4ca5e326d6c0a56d2b"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue