release 2016.09.15
This commit is contained in:
parent
09bb21c5c1
commit
cd9433026d
5 changed files with 40 additions and 10 deletions
|
@ -1 +1 @@
|
|||
2016.09.11.1
|
||||
2016.09.15
|
|
@ -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-09-11T23:35:58.987473Z</updated>
|
||||
<updated>2016-09-15T23:51:44.493752Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -10415,4 +10415,19 @@
|
|||
<updated>2016-09-11T00:00:01Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.15</id>
|
||||
<title>New version 2016.09.15</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.09.15/">https://yt-dl.org/downloads/2016.09.15/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2016-09-15T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2016.09.11.1",
|
||||
"signature": "3a1660ee796019b0374a0dcf2ca406d9ff31d4876f35a0b7c1bda8f8d2d463fcc6e35c0177d797b6ff45f2c7728448979b1864748abcc99f71bff1fe088ac04ebeb51d649ac95d085f2a5a54a5b1d3e7bb402519e8f485d97ed7c9209551d120497f960e9a6fec6442a3522e37e125e39170bb3f3d7d9805ff74620b3990dbe3",
|
||||
"latest": "2016.09.15",
|
||||
"signature": "4fcd6f3f4c006c2a691019fb69a289a18f78f3da296b62833aa2702b018db51dc68c4755f881ebcd379f06c68688f13be05d7f9586c48dd695dbc02bd3c22fbc9169731b118c97f1c3fe1e1f3b662f37b96612a0eb219d2f642dc3ef937febfe2bde352d29d4d7e195991de521da0bb2378f822cb1f4ef319cf726f0095f9bf4",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -9723,6 +9723,20 @@
|
|||
"https://yt-dl.org/downloads/2016.09.11.1/youtube-dl-2016.09.11.1.tar.gz",
|
||||
"6cdeb0876295bef0325b8433c47c1ed13ebab3b108ef5ee27171e06b6958cb35"
|
||||
]
|
||||
},
|
||||
"2016.09.15": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2016.09.15/youtube-dl",
|
||||
"63d26b21a620e290f43afc335d41f47427fcc4a5b79f5bf62dcf04d9da3577d9"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2016.09.15/youtube-dl.exe",
|
||||
"98e94d977ca478a8ff14e526f9140b74d6b727a81b31bf0bb2558e6a08fdf844"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2016.09.15/youtube-dl-2016.09.15.tar.gz",
|
||||
"fa0c155d7a887d3f9fd0a3d031635defa566f7e82f62069d7b793c7dbc10f2c2"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue