Allow downloading of youtube-dl without Git (fixes #82))
This commit is contained in:
parent
4cb08ad40d
commit
24c9684784
2 changed files with 12 additions and 2 deletions
|
@ -39,6 +39,10 @@
|
|||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"type": "git",
|
||||
"reference": "2016.09.08"
|
||||
},
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2016.09.08.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue