mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-04 04:52:49 -05:00
release 2014.04.04.2
This commit is contained in:
@ -1 +1 @@
|
||||
2014.04.04.3
|
||||
2014.04.04.2
|
@ -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-04-04T02:15:39.901140Z</updated>
|
||||
<updated>2014-04-04T02:38:34.992151Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -4265,6 +4265,21 @@
|
||||
<updated>2014-04-04T00:00:01Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.04.2</id>
|
||||
<title>New version 2014.04.04.2</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.04.04.2/">https://yt-dl.org/downloads/2014.04.04.2/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-04-04T00:00:02Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.04.3</id>
|
||||
<title>New version 2014.04.04.3</title>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2014.04.04.3",
|
||||
"signature": "496f587d31faad303d586982b9385a8d6a86b1cc25f910c3218ccc51725183cb418efef4f78cb0c1dcd2d4eb30819e12a04a51728c5109a14889840a62c83156b313f643315a95301ab5ef1230c079ebce489f8886f342203fad9d33a838c61b8698cfa0f82cccb319cdee961fc399b00aad427ce5401238a6995f9eece296ba",
|
||||
"latest": "2014.04.04.2",
|
||||
"signature": "6b7f7ef27ee86bae397b7ea31db9fc1a30257f498e3903930e153a746bc99c11ae6d93638c4bc1a31fbae499919d7502bbd19e61b203340338fa93b863ba77e8ab57edc184bf6dff1623f244b18374d14c24d835d7d4b3c375b5ae0d903de52a570120c35136a1dd3fe1c4fc6422d49b11485f269e497618848ef49ff4d0a393",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -3984,6 +3984,20 @@
|
||||
"f47a304e4352b9f8b0b6f0e1d5c781fbaaf5a6a9acd0f0b9106e1008ceadf26e"
|
||||
]
|
||||
},
|
||||
"2014.04.04.2": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.04.04.2/youtube-dl",
|
||||
"953f061143f1d3a1a6e432cdc348f136cc92a96c4a79bb001a10c010feaa1c13"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.04.04.2/youtube-dl.exe",
|
||||
"2166845393b1759ea6d8054d192e6282e26fb3580e7a8c747b28179214711152"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.04.04.2/youtube-dl-2014.04.04.2.tar.gz",
|
||||
"6e89fe11beacd5af6b9478cc90510006fc8583f6fb7f7bb069d81b2e5478542a"
|
||||
]
|
||||
},
|
||||
"2014.04.04.3": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.04.04.3/youtube-dl",
|
||||
|
Reference in New Issue
Block a user