release 2013.09.29
This commit is contained in:
parent
ecfaa4b127
commit
6e1229457b
4 changed files with 42 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2013.09.24.2
|
||||
2013.09.29
|
|
@ -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-09-24T21:58:13.819567</atom:updated>
|
||||
<atom:updated>2013-09-29T14:43:37.397419</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
|
@ -1414,6 +1414,21 @@
|
|||
<atom:updated>2013-09-24-2</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.09.29</atom:id>
|
||||
<atom:title>New version 2013.09.29</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.09.29/">https://yt-dl.org/downloads/2013.09.29/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-09-29</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.09.24.2",
|
||||
"signature": "41d321cc881f41d1618e044b98c6c91364b7118f85d80ec4fa0782ef29d4cadbec667c66978d0f3f4448c693c767bd1e124e9cd73e6c08da359925e84aed9694bf52901b7ae8c9d17c4f031d0478377c8aec1508a10b4315d1e6b1081badcf510b9efac6651e7dcad585e35e9af16fce25234100073c1a4dde7624f1e946a0a0",
|
||||
"latest": "2013.09.29",
|
||||
"signature": "941705a08d2cdfc26763698f42614dbb87287ae9d97876e085a939c028aac11ebf7c0fed8a1a8a13ea8992534299736e73fae87a05d5b16fffa5d7805ba10246bf68a01a6d785477f69a582ed0cfbf5fe0582381eab84344fcc65c0677f4bdba4eced26a624aa69e3c775c7b0ad574ca2f2e70928ce41ad2f1dede768f708c4e",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -1324,6 +1324,20 @@
|
|||
"0ff095bd09f30c7c77758f6a74feaf163b88b06eefed5b865caedcf4623f7708"
|
||||
]
|
||||
},
|
||||
"2013.09.29": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.09.29/youtube-dl",
|
||||
"db05dd8e287926c701cf499b67acfb5f6398b3c9dfe8bc80dcd2266641d80a6b"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2013.09.29/youtube-dl.exe",
|
||||
"c737e70f6ac91a23b670c25324e17c92326e145f5c5e67e46c415cde02721813"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2013.09.29/youtube-dl-2013.09.29.tar.gz",
|
||||
"07eac71230aeff01b4513f695ff1b5a32f014aa1bb6db6e80dd8c38ee1ec8335"
|
||||
]
|
||||
},
|
||||
"2013.11.09": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue