release 2015.11.21

This commit is contained in:
Philipp Hagemeister
2015-11-21 23:38:43 +01:00
parent da83d86935
commit 8633e60931
5 changed files with 44 additions and 13 deletions

View File

@ -1 +1 @@
2015.11.19
2015.11.21

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-19T15:40:06.233070Z</updated>
<updated>2015-11-21T23:38:41.505436Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -8780,4 +8780,19 @@
<updated>2015-11-19T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.11.21</id>
<title>New version 2015.11.21</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.21/">https://yt-dl.org/downloads/2015.11.21/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-11-21T00:00:00Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2015.11.19",
"signature": "787cba438db13de745015f6265278722f7a0c6e20b2d96bea6de0d62edbdcbf07e1d87574eadf09129cefd8b493a07bbd0deb3249bd61baabe525b118b539351d1f6452fb3daa8f0463ed7485300fa427ed74d237bc6891b722554f4bc4bbb0563fba0789ea7ce0471976a609917111a75563ff3f95f52bb48448ae56b86426b",
"latest": "2015.11.21",
"signature": "4c41e97e03c53bcdc2614e83bd68d9490b9dfcd5d3fa295c6ce01279d866cff7db5227232265fbf0be09d52e72be06810a3ecc04982fbff7ad1ed6f009ac2dc7ae15a37c9c07d933418fa77b398d140c8bdb96efcbfa7e7c0f3bec2eb77b7c9245bb0572db0305512d63dac64b6328f1de2d1ade95769c03d3bce14a5263d63e",
"versions": {
"2012.02.22": {
"bin": [
@ -8197,6 +8197,20 @@
"https://yt-dl.org/downloads/2015.11.19/youtube-dl-2015.11.19.tar.gz",
"2ed713c995a5cd837205eefa35d5df49179fa90cf634a4f222a31f2bde94e668"
]
},
"2015.11.21": {
"bin": [
"https://yt-dl.org/downloads/2015.11.21/youtube-dl",
"fa02a52adc01f5a09fa812c55b33ef828a36fa5ea359efeb1ac4ba6303101ff8"
],
"exe": [
"https://yt-dl.org/downloads/2015.11.21/youtube-dl.exe",
"705058387c5050544549e8e01d58ed53490888f0c522bfdbf02a406cdf46c8dd"
],
"tar": [
"https://yt-dl.org/downloads/2015.11.21/youtube-dl-2015.11.21.tar.gz",
"26ef30392579289ff54c54c6747fd0036a5fdf7429c55106f9703b0f9f19e339"
]
}
}
}