release 2017.10.29
This commit is contained in:
parent
2a11c83e32
commit
71bff58a00
5 changed files with 42 additions and 10 deletions
|
@ -1 +1 @@
|
|||
2017.10.20
|
||||
2017.10.29
|
|
@ -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>2017-10-20T23:42:38.117395Z</updated>
|
||||
<updated>2017-10-29T07:24:48.420991Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -12170,4 +12170,19 @@
|
|||
<updated>2017-10-20T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.10.29</id>
|
||||
<title>New version 2017.10.29</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/2017.10.29/">https://yt-dl.org/downloads/2017.10.29/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2017-10-29T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2017.10.20",
|
||||
"signature": "8a02f681a45c37e63ae927f168e4ff3c82e5f20acf67843ffd8f64be6b1a7057e0949559908d518b4d7434a17c8a094d7b9a65039a78ad4458c3a6669fc069c37df00ff55b075c2c026ac1f100fc7cbdc9ee59e5ca3ebf3c9a5679f46e2b953c522c30c5ef4d319f4232dd7156e87866e852522becc23f12888581445fc936e9",
|
||||
"latest": "2017.10.29",
|
||||
"signature": "5aaf6c63d920bb2ff32122ecbb35882e84795786425f070a335ce23caa2a2f3f701a7806fcbd1aef0f4779ce6c17e7d1bf67d7568516e272e743c5c01e7a0a4e3f9ad6565b4215a184e0bfa5ea4d22b3e8b45916a04abe6af50d7c6a92a33c7ebd35fad70c9f189a9f55c39192b4be1a910680fe7df2a7d64ef9af973beb4e22",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -11361,6 +11361,20 @@
|
|||
"https://yt-dl.org/downloads/2017.10.20/youtube-dl-2017.10.20.tar.gz",
|
||||
"3e920a573218328a0864ffda5084093ec03108a7d4cd13cea7be85d7c342f95a"
|
||||
]
|
||||
},
|
||||
"2017.10.29": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2017.10.29/youtube-dl",
|
||||
"3a15bffec2b6e33ef57540b70351d3854667bfef193f4737431bedd020aec659"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2017.10.29/youtube-dl.exe",
|
||||
"128b114f030b018da2a1527ac9200866eb1e708e7cb8d8b146a220b5a18ed503"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2017.10.29/youtube-dl-2017.10.29.tar.gz",
|
||||
"8fe003472048113ed6fcc422cc48cc76a49cfdd12f189b832c40a2cc44e452f9"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue