release 2015.01.25
This commit is contained in:
@ -1 +1 @@
|
||||
2015.01.23.4
|
||||
2015.01.25
|
@ -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>2015-01-23T18:59:51.157664Z</updated>
|
||||
<updated>2015-01-25T21:56:30.200300Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -7340,4 +7340,19 @@
|
||||
<updated>2015-01-23T00:00:04Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.25</id>
|
||||
<title>New version 2015.01.25</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/2015.01.25/">https://yt-dl.org/downloads/2015.01.25/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-01-25T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2015.01.23.4",
|
||||
"signature": "558248ba0a6aa6b7a802d70b67c58a788c70be23a878ac2f9b5158cf06fa44757827bf32bebf6c6d6999b4e731031e467fb9f58604df27d8a241b0045a563f3649ef1277ff0a1e165fe3ee168f355fe445d5892f72cc6306ce365cef4a31fd78d2c591888e852bf8d13361044b61b38a933ef034c78e50294644982e5a1443c2",
|
||||
"latest": "2015.01.25",
|
||||
"signature": "503294f719e64e51c7431b9afe25572d6826047fdcf36180291cd9811746e63fb2704595015df09f56b936cee4c8eb1007e0b57cc9c71c1620c767f32502eb4adaa41ab29330422c8b8557afd819fbbcc4eb9c639c3b17ccc7ee3370cf14b42f745f0b2e8ce04d8eecc0989c021b84a0e627cc93f3daa719bf0382418c3895fd",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -6853,6 +6853,20 @@
|
||||
"https://yt-dl.org/downloads/2015.01.23.4/youtube-dl-2015.01.23.4.tar.gz",
|
||||
"42ce21cf60609c309a2e9de9a93aa3ed3bf42300201de5067c3187d9d2527b5f"
|
||||
]
|
||||
},
|
||||
"2015.01.25": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.01.25/youtube-dl",
|
||||
"3b5d753450f7f0018c6a2112737d9eae420c80684174909b2f5da12dcff2d58f"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.01.25/youtube-dl.exe",
|
||||
"8a55c8d0cc2788b025efbf6c71e015f393cf33194114c3bdfd744235b34fae8c"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.01.25/youtube-dl-2015.01.25.tar.gz",
|
||||
"f5345af6eba6f0f76cbddf920d311bc6e169cc07b58eeaa0295a7fc4bab587e7"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user