release 2013.10.22
This commit is contained in:
@ -1 +1 @@
|
||||
2013.10.18.2
|
||||
2013.10.22
|
@ -2,7 +2,7 @@
|
||||
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<atom:title>youtube-dl releases</atom:title>
|
||||
<atom:id>youtube-dl-updates-feed</atom:id>
|
||||
<atom:updated>2013-10-18T23:25:04.192373</atom:updated>
|
||||
<atom:updated>2013-10-22T23:01:31.935456</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
@ -1594,6 +1594,21 @@
|
||||
<atom:updated>2013-10-18-2</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.10.22</atom:id>
|
||||
<atom:title>New version 2013.10.22</atom:title>
|
||||
<atom:link href="http://rg3.github.io/youtube-dl" />
|
||||
<atom:content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
Downloads available at <a href="https://yt-dl.org/downloads/2013.10.22/">https://yt-dl.org/downloads/2013.10.22/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-10-22</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.11.09</atom:id>
|
||||
<atom:title>New version 2013.11.09</atom:title>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2013.10.18.2",
|
||||
"signature": "534a6bfd423ada587228f16364d9fb9d850c140e8bfb3d04e506bd46912f001a3911e0857fca73eecdfb2c3e0f98b6f36e1d79da6fe52d45140b72582cd04e10908ce0d778c685ebcc2a6a9e416ef9227d92921fc0282e62cf10c6b1d7d58e3fd0a9bb7f96a9b987378a3ac715f7aad30c4514ade673bad71aa75055de1ca24b",
|
||||
"latest": "2013.10.22",
|
||||
"signature": "36a1dcca367aee01225bfa79e49b6e8cb2b4d5258ffc63a7f238b0def5d85a6afa07bc269bb5a404be1299e7332b34b7fe58c1488463cb789dcd099e35d1e0d360337dcaa983893b5f1cae392d3e4c303a9a26500eeabf6de5e53bb71349553007d1f1bba515dce333a3c272098a9982bae96ce62002657dbfdd9891c5805847",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -1492,6 +1492,20 @@
|
||||
"3577bd3dcf50c2220c6d1e30b8fe20ec0d535b96be8c24ce61a18ad923a91524"
|
||||
]
|
||||
},
|
||||
"2013.10.22": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.10.22/youtube-dl",
|
||||
"4657b8c028c0d8411d9e00fc313e33d899177bbd374e45b06cf9f77e48da1a94"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2013.10.22/youtube-dl.exe",
|
||||
"14cd52feb41198d458236147511f1cf8f68a9f57f9b32af8699e656c0a7b51c1"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2013.10.22/youtube-dl-2013.10.22.tar.gz",
|
||||
"390ee0d2cc389cdd3280c15c9df243a0146cac92df049507a262e300bc40606a"
|
||||
]
|
||||
},
|
||||
"2013.11.09": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",
|
||||
|
Reference in New Issue
Block a user