mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Use proper yt-dlp releases url
Co-authored-by: fflorent <371705+fflorent@users.noreply.github.com>
This commit is contained in:
parent
f44890804c
commit
d2e2b60b82
1 changed files with 1 additions and 1 deletions
|
@ -489,7 +489,7 @@ import:
|
|||
# Examples:
|
||||
# * https://api.github.com/repos/ytdl-org/youtube-dl/releases
|
||||
# * https://api.github.com/repos/yt-dlp/yt-dlp/releases
|
||||
url: 'https://yt-dl.org/downloads/latest/youtube-dl'
|
||||
url: 'https://api.github.com/repos/yt-dlp/yt-dlp/releases'
|
||||
|
||||
# youtube-dl binary name
|
||||
name: 'yt-dlp'
|
||||
|
|
Loading…
Reference in a new issue