mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
youtube-dl: Update to version 2018.11.18
This commit is contained in:
parent
0bd502169f
commit
d39b299580
@ -1,17 +1,13 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://rg3.github.io/youtube-dl/",
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
||||||
"license": "Public Domain",
|
"license": "Public Domain",
|
||||||
"version": "2018.11.07",
|
"version": "2018.11.18",
|
||||||
"url": "https://github.com/rg3/youtube-dl/releases/download/2018.11.07/youtube-dl.exe",
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2018.11.18/youtube-dl.exe",
|
||||||
"hash": "01c488278435c8a233f433cdfbb274491acafd0caafedebceb1218ef2628baa9",
|
"hash": "fed0c0c3691234812a2664cfec50ec949f99b6bc9da4f4f5db2dde71d2fedc7b",
|
||||||
"bin": "youtube-dl.exe",
|
"bin": "youtube-dl.exe",
|
||||||
"depends": [
|
"depends": "ffmpeg",
|
||||||
"ffmpeg"
|
|
||||||
],
|
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"vcredist": [
|
"vcredist": "extras/vcredist2010"
|
||||||
"extras/vcredist2010"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/rg3/youtube-dl"
|
"github": "https://github.com/rg3/youtube-dl"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user