mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
youtube-dl: Change GitHub repository (#616)
This commit is contained in:
parent
3aa1a4c2de
commit
3b010c25d8
@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": "2019.11.22",
|
||||
"description": "Download videos from YouTube.com (and a few more sites) using command line.",
|
||||
"homepage": "https://rg3.github.io/youtube-dl/",
|
||||
"homepage": "https://ytdl-org.github.io/youtube-dl/",
|
||||
"license": "Unlicense",
|
||||
"suggest": {
|
||||
"FFmpeg": [
|
||||
@ -10,14 +10,14 @@
|
||||
],
|
||||
"vcredist": "extras/vcredist2010"
|
||||
},
|
||||
"url": "https://github.com/rg3/youtube-dl/releases/download/2019.11.22/youtube-dl.exe",
|
||||
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2019.11.22/youtube-dl.exe",
|
||||
"hash": "580f74bc64f2d73fb53be2a1a1185d9426631479dcc4941b144dca0f351fb920",
|
||||
"bin": "youtube-dl.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/rg3/youtube-dl"
|
||||
"github": "https://github.com/ytdl-org/youtube-dl"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/rg3/youtube-dl/releases/download/$version/youtube-dl.exe",
|
||||
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/$version/youtube-dl.exe",
|
||||
"hash": {
|
||||
"url": "$baseurl/SHA2-256SUMS"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user