mirror of https://github.com/Chocobozzz/PeerTube
Use yt-dlp for tests by default
parent
77f811ced1
commit
bf521f51fc
|
@ -120,6 +120,9 @@ import:
|
||||||
concurrency: 2
|
concurrency: 2
|
||||||
http:
|
http:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
youtube_dl_release:
|
||||||
|
url: 'https://api.github.com/repos/yt-dlp/yt-dlp/releases'
|
||||||
|
name: 'yt-dlp'
|
||||||
torrent:
|
torrent:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue