release 2015.11.15

This commit is contained in:
Philipp Hagemeister
2015-11-15 22:18:27 +01:00
parent ade87212d2
commit 71dab9aee6
5 changed files with 45 additions and 15 deletions

View File

@ -1 +1 @@
2015.11.13
2015.11.15

View File

@ -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-11-13T11:08:23.340919Z</updated>
<updated>2015-11-15T22:18:25.151743Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -8735,4 +8735,19 @@
<updated>2015-11-13T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.11.15</id>
<title>New version 2015.11.15</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.11.15/">https://yt-dl.org/downloads/2015.11.15/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-11-15T00:00:00Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2015.11.13",
"signature": "6ee649d789ecfdfa31aa0fb295329534e42b3547ea3819016d0ff513ce2b0da8060a5332d0d85d669713c25a287fc3ee5bc1cc02c9f5215b538027a35dd113a336e73dae6ce6c39f54f35b6cd2d0a6edb97b3d64d20beed2a052ad41c46c6963cceadee2eec44f5a9edbdb15a2a105e51bc77f874dd7a6d11fca5cd15ff11cdb",
"latest": "2015.11.15",
"signature": "3c7f301534143d9d02aa11152a5e53ee8737d1d1f4a8c9d6dc6e0c4c3713363a33e71c9081a03a8d3f8b0b7eb31eddf0a1b7efb14faf5d585d09046dcf2c03754117df8a82a75d6a76cc8ab543e2b55fb30a2cfb8c96a889c6c957b303dec2608374e6bb3c2a66d725207ce64f9d270d26ea4a36d8d1d90e52c6e4d54c940f81",
"versions": {
"2012.02.22": {
"bin": [
@ -8155,6 +8155,20 @@
"https://yt-dl.org/downloads/2015.11.13/youtube-dl-2015.11.13.tar.gz",
"dd75b284de30aeff6b85d8550ad19cb8ca481961eb762304b6576ffeb8022408"
]
},
"2015.11.15": {
"bin": [
"https://yt-dl.org/downloads/2015.11.15/youtube-dl",
"d25f439140eef608ab734332fc5cbc82a9bba23257ad625e5dd5198adc23ca06"
],
"exe": [
"https://yt-dl.org/downloads/2015.11.15/youtube-dl.exe",
"8a18b743c8b68baacacff832fd5243d068ec1708422fa60a70baf269ce4fd4c6"
],
"tar": [
"https://yt-dl.org/downloads/2015.11.15/youtube-dl-2015.11.15.tar.gz",
"30964eeac39d4b2aafba1b117b75dcc0f30a0b52ce477bde96156aeab4b56046"
]
}
}
}