release 2016.11.02

This commit is contained in:
Sergey M․ 2016-11-02 02:41:14 +07:00
parent 8a4416f196
commit df811195b3
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
5 changed files with 39 additions and 9 deletions

View file

@ -1 +1 @@
2016.10.31
2016.11.02

View file

@ -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>2016-10-31T01:38:39.068448Z</updated>
<updated>2016-11-02T02:41:08.169879Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -10640,4 +10640,19 @@
<updated>2016-10-31T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.11.02</id>
<title>New version 2016.11.02</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/2016.11.02/">https://yt-dl.org/downloads/2016.11.02/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-11-02T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2016.10.31",
"signature": "67fad9719f2008067e7e12699df02e35a671f65bfe7671f46f9dcb4a1ceb3b057bc2288ebe9a9a28bcb9b49a510472cd272c46191988ba6e070f66f4100d2e52a16fdc5258224890e19228d37af27c620b7bca1520fd0de6b537bdcc7ab1547d1cc7cccd7e4c2e7543229d65757ca2b6d18a21841b524b4e76b273ab6fc72bd6",
"latest": "2016.11.02",
"signature": "9c9a455cee08d77eae97235bb8fc8439774f6eb1cf7abe3e7269dbb560af524a1f549a53dc576ef747098e8346ea6f3a769d03f7afe00ee35864bfc42daa287845b8b586c80fcdfb2d8ee7584ae505a8bb934c6604e9ec6769bba84a071ffe61c636deb4f0eb747d14370274fffd72685dc64b201b40c8622cf53ad992701b51",
"versions": {
"2012.02.22": {
"bin": [
@ -9933,6 +9933,20 @@
"https://yt-dl.org/downloads/2016.10.31/youtube-dl-2016.10.31.tar.gz",
"b8a0889bf4fed2f54d8ebbc6ea7860feae05b122d1b192417af68159b83f0bb4"
]
},
"2016.11.02": {
"bin": [
"https://yt-dl.org/downloads/2016.11.02/youtube-dl",
"7d16f766566c1023cc6f45edaf60de40ddf93565fb847f7bbe5953f3d9ec5ec8"
],
"exe": [
"https://yt-dl.org/downloads/2016.11.02/youtube-dl.exe",
"0ec9326ac86ab56fac8035fa2564b1c99e83b50480f630c6545391d2423ab34b"
],
"tar": [
"https://yt-dl.org/downloads/2016.11.02/youtube-dl-2016.11.02.tar.gz",
"97777924c3df763d3f2259c9a7f227a01e787ccd452be198191a4a848a7632d7"
]
}
}
}