release 2014.12.10.3
This commit is contained in:
parent
54526d3ff3
commit
709a4eaca6
4 changed files with 42 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2014.12.10.2
|
||||
2014.12.10.3
|
|
@ -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>2014-12-10T14:42:04.087342Z</updated>
|
||||
<updated>2014-12-10T15:22:13.658737Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -6710,4 +6710,19 @@
|
|||
<updated>2014-12-10T00:00:02Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.10.3</id>
|
||||
<title>New version 2014.12.10.3</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/2014.12.10.3/">https://yt-dl.org/downloads/2014.12.10.3/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-12-10T00:00:03Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2014.12.10.2",
|
||||
"signature": "0744ba705684a3a21acf17a1ba813e3f8917c9ecbdf87a033230e8b56e110c8d3a9b7d0759c87510db8208dabe342dbde691b2d9b37eaa5136355cc02076f7f8442ac002f05d4c540104f4d8c493d4b9b10d0db90c3b927a87640361fe84f2c09da02c15b664769749953e65ee9eebed1af28c63a539e9198e8a5979ff0b6ca8",
|
||||
"latest": "2014.12.10.3",
|
||||
"signature": "917f139ca00efef68f341c73c6f854136a796d8316500656e6dfe9d46190d93b4da7b330f0b8bbde298bef798724541c285a482f3df33d143f05dbe76da2a2fcb455594b11c56f4b976421d7287b54a16941afd295824dfe36e14309d4c8f13635fd9c35beac19810578087099fcaae955a4aa6d8a0c598974b736ace5aa4ec7",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -6265,6 +6265,20 @@
|
|||
"https://yt-dl.org/downloads/2014.12.10.2/youtube-dl-2014.12.10.2.tar.gz",
|
||||
"b51ccb10d11d91471359c8ae2a23fc7a78dd70c11b73419144ca90bb1af2560e"
|
||||
]
|
||||
},
|
||||
"2014.12.10.3": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.12.10.3/youtube-dl",
|
||||
"ec09864ba75fa7953ae8c2373fd04359270ac3f7b9bbc7c2dd764e3375c7e3b0"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.12.10.3/youtube-dl.exe",
|
||||
"1ef93fbab94af2338f1a395f6b59b158e55049eb4cb8bc268febc0ce101caf22"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.12.10.3/youtube-dl-2014.12.10.3.tar.gz",
|
||||
"0fc3251cbd4b619eeea8978ed24d8821b84f270183178a676f57297823fe34a7"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue