release 2015.11.13
This commit is contained in:
@ -1 +1 @@
|
||||
2015.11.10
|
||||
2015.11.13
|
@ -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-10T11:44:37.738794Z</updated>
|
||||
<updated>2015-11-13T11:08:23.340919Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -8720,4 +8720,19 @@
|
||||
<updated>2015-11-10T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.11.13</id>
|
||||
<title>New version 2015.11.13</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.13/">https://yt-dl.org/downloads/2015.11.13/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-11-13T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2015.11.10",
|
||||
"signature": "509f4924bbd1ce4251d3de861e82b380f6a2af35f0477f0354151b3a9d83e41acedf3bf94abfe1cc0b736bffeabdcd7b0fc810413749f9d76fa35bb5b452de0278f3d3bab730e2cf6aadb34581cf4cc2db3a9caffa41446b80baa24c66929770924d923b992471c559ae03e6b5619809312c60705e5c1e68e37bcb4f4c5eb000",
|
||||
"latest": "2015.11.13",
|
||||
"signature": "6ee649d789ecfdfa31aa0fb295329534e42b3547ea3819016d0ff513ce2b0da8060a5332d0d85d669713c25a287fc3ee5bc1cc02c9f5215b538027a35dd113a336e73dae6ce6c39f54f35b6cd2d0a6edb97b3d64d20beed2a052ad41c46c6963cceadee2eec44f5a9edbdb15a2a105e51bc77f874dd7a6d11fca5cd15ff11cdb",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -8141,6 +8141,20 @@
|
||||
"https://yt-dl.org/downloads/2015.11.10/youtube-dl-2015.11.10.tar.gz",
|
||||
"c5a34ecbcf27ff34e1aae7c17732095309012e33ea9d1d4def613ca73f47e6be"
|
||||
]
|
||||
},
|
||||
"2015.11.13": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.11.13/youtube-dl",
|
||||
"0d95ada5ddbad6a48d774c9b5590ea8b24a5af04eafc796c97af88e04b65a07d"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.11.13/youtube-dl.exe",
|
||||
"a3cbbb78590e2adb4696dbf8dda9d3f79c52c4874d14d757ea37b647aaf53ff7"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.11.13/youtube-dl-2015.11.13.tar.gz",
|
||||
"dd75b284de30aeff6b85d8550ad19cb8ca481961eb762304b6576ffeb8022408"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user