Download latest release of yt-dlp to PATH

This commit is contained in:
Ben Martin 2024-06-18 18:55:20 +01:00
parent 6bd0c5056a
commit 61a80d47b0
No known key found for this signature in database
GPG key ID: 14071E92F0190C61

View file

@ -38,6 +38,11 @@
} }
] ]
}, },
"Artifact": {
"Source": "https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp",
"Destination": "/usr/local/bin/yt-dlp",
"Mode": "file"
},
"Env": { "Env": {
"TZ": "Europe/London", "TZ": "Europe/London",
"PUID": "985", "PUID": "985",