release 2014.02.06.3
This commit is contained in:
@ -1 +1 @@
|
||||
2014.02.06.2
|
||||
2014.02.06.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-02-06T15:50:32.197118Z</updated>
|
||||
<updated>2014-02-07T01:48:34.769325Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -3275,4 +3275,19 @@
|
||||
<updated>2014-02-06T00:00:02Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.06.3</id>
|
||||
<title>New version 2014.02.06.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.02.06.3/">https://yt-dl.org/downloads/2014.02.06.3/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-02-06T00:00:03Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2014.02.06.2",
|
||||
"signature": "67c8d2f00d4684a3aa08dda43bc3dc2f19c9890195c9da4c27693dddb4e9734b00a4d35d5057f5f3a0929f9df37ad7958860106095f0a0e2405ced35c3435482147326477c4196cc2cfd82ed6c90da364c9e30ae2daa603b302199c1e0be7f90deded09713476e28795477f101a63a5e50c6b3c20e4a39f977ee765c301e33aa",
|
||||
"latest": "2014.02.06.3",
|
||||
"signature": "4db51dce171e9e214fc2d7ead1848757ef4d638312063a696117ee118818833e276d44f9632505012a1b54432b7fde7a93eecbb204c176a128b7fe5a4cd0ab7525318fe4b781ee4b72b4b97baff07417a3dcca1594710c332f1fa816cea4f1829ce9aafc0e0e22ce50c921511abd60f6c7798746421b5598fc15125362149685",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -3059,6 +3059,20 @@
|
||||
"https://yt-dl.org/downloads/2014.02.06.2/youtube-dl-2014.02.06.2.tar.gz",
|
||||
"927809a3c4e7a3e92c5e3d6687c2a544d031bd031032c706ca9e5e311c285259"
|
||||
]
|
||||
},
|
||||
"2014.02.06.3": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.02.06.3/youtube-dl",
|
||||
"bf998b957fec6b6ce39ddb71c526e12341492f6328a13e33c3f9a7c2acb3eee3"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.02.06.3/youtube-dl.exe",
|
||||
"77a34921c96b36f1755ef29898663e9a9a587c286b34f5404fa86a467f3a641a"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.02.06.3/youtube-dl-2014.02.06.3.tar.gz",
|
||||
"0e49dc11a33c001b68e8669837fe0b838c45454969043c9e7dd8fc160bc9b274"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user