1
0
Fork 0
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:
tituspijean 2022-09-18 18:21:28 +02:00 committed by GitHub
parent f44890804c
commit d2e2b60b82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'