Try installing yt-dlp from linuxserver init script
This commit is contained in:
parent
f8d8f87fb4
commit
6ecd68f862
2 changed files with 6 additions and 3 deletions
|
@ -38,10 +38,10 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"Artifacts": [
|
||||
"Templates": [
|
||||
{
|
||||
"GetterSource": "https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp",
|
||||
"RelativeDest": "usr/local/bin/yt-dlp"
|
||||
"SourcePath": "./10-install-yt-dlp.sh",
|
||||
"DestPath": "/custom-cont-init.d/10-install-yt-dlp.sh"
|
||||
}
|
||||
],
|
||||
"Env": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue