mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-09 23:33:54 -05:00
release 2015.01.11
This commit is contained in:
@ -1 +1 @@
|
||||
2015.01.10.2
|
||||
2015.01.11
|
@ -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>2015-01-10T21:05:46.045191Z</updated>
|
||||
<updated>2015-01-11T17:52:25.768813Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -7190,4 +7190,19 @@
|
||||
<updated>2015-01-10T00:00:02Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.11</id>
|
||||
<title>New version 2015.01.11</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/2015.01.11/">https://yt-dl.org/downloads/2015.01.11/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-01-11T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2015.01.10.2",
|
||||
"signature": "699d12c8459be15804491ae0877ccb81e626240d96a42b86929e3954c3c698cfb6109c3c8dea31ad98f06148dc586f65ec9fca63fea0eec7d25f963b45f739adca72ac72af2fa21f537182d544ab099f482b2b4d63f81a5b6588205c8da51df869fd4dc5baa80d5b132b1b162bcfe90c1f478f480ae1e9a406d6ed90060be00f",
|
||||
"latest": "2015.01.11",
|
||||
"signature": "056a2d20ad79b641fd1cafd74f5c03d2a28649d5de357ae8b09437b21f0e801d1fedd19e35a7e7299392c9e15364c1a76fdb1cd8bdf2c56f48735d888d879afa21da35754974130f0d66b6edbb8cb9d1e1963606b0b7f2cfb395a947b33e1ea3806503c2783d172b00aac3f37fc047163e0ad8efa37f141be438db8674a57170",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -6713,6 +6713,20 @@
|
||||
"https://yt-dl.org/downloads/2015.01.10.2/youtube-dl-2015.01.10.2.tar.gz",
|
||||
"b5da9954e1309b0cad41c2d2b817e2252ed94d838b405f546f4d42f806680173"
|
||||
]
|
||||
},
|
||||
"2015.01.11": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.01.11/youtube-dl",
|
||||
"77083aeb52760e5739119e7a85fe216127a3b7a2ec56ab62a34f2600daee470c"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.01.11/youtube-dl.exe",
|
||||
"d59ae60f3b68e62c4231854e67d3d24da971a9ac224a083a8081e4a14edfb6e8"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.01.11/youtube-dl-2015.01.11.tar.gz",
|
||||
"72b9babe5f75abfa93436f577538705a77fa59d96ca97eef6ed58119fd9fea8f"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user