release 2014.12.04
This commit is contained in:
@ -1 +1 @@
|
||||
2014.12.03
|
||||
2014.12.04
|
@ -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-03T12:19:50.343002Z</updated>
|
||||
<updated>2014-12-04T08:41:09.277647Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -6590,4 +6590,19 @@
|
||||
<updated>2014-12-03T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.04</id>
|
||||
<title>New version 2014.12.04</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.04/">https://yt-dl.org/downloads/2014.12.04/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-12-04T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2014.12.03",
|
||||
"signature": "65c54608d2849195ccf4a5f9b8d27c4c1d8afb11f94a8638da27e4e7b9c9ee46218871d8faf1217622b4981e68f5b674a84dca5a170f6505aa227fd7cd64d932a1dec60022fe246a70d7e0179f66e344390c074e88b0d99c1814e4919288ca086debc5b86460210ff8d3ff152566215d05f7ca52877dd6ae94125095ad1fce72",
|
||||
"latest": "2014.12.04",
|
||||
"signature": "5e5dfa2c603082e8e9885b4c107dc01e4a79b6646bff6a1626c28ec3044d2e768b0c2b74164d368429ad410c8f762085a0fab1f458e4ebb6815e52caa0ce129a20a27a6748b41a5aa07d25126cece7fc21fd1f54f5f4c005d340d72fd32c17a9908c3d1b983541b202d34c1ed5cb0275a337c3cdb39ae9d10c243c6764cbea3e",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -6153,6 +6153,20 @@
|
||||
"https://yt-dl.org/downloads/2014.12.03/youtube-dl-2014.12.03.tar.gz",
|
||||
"019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908"
|
||||
]
|
||||
},
|
||||
"2014.12.04": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.12.04/youtube-dl",
|
||||
"dadfc132f430eb03ee31f597a8338ff0bd94d098f84f1702fb37a9aaf7419f82"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.12.04/youtube-dl.exe",
|
||||
"3245c99cd3a90e350bf7088c1eb52a3d606c6b302fbafa671264de227e8c7b50"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.12.04/youtube-dl-2014.12.04.tar.gz",
|
||||
"973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user