aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test.yaml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-07-06 16:15:47 +0200
committerChocobozzz <me@florianbigard.com>2022-07-06 16:15:47 +0200
commitf75692700e212f8d46afd9f41147f2baf0815fec (patch)
tree4362a351cee8032ed7ecc96070974a8fef771c0c /config/test.yaml
parent9452d4fd3321148fb80b64a67bd9983fee6c208e (diff)
downloadPeerTube-f75692700e212f8d46afd9f41147f2baf0815fec.tar.gz
PeerTube-f75692700e212f8d46afd9f41147f2baf0815fec.tar.zst
PeerTube-f75692700e212f8d46afd9f41147f2baf0815fec.zip
Use yt-dlp by default
It has more activity and they fix bugs more quickly
Diffstat (limited to 'config/test.yaml')
-rw-r--r--config/test.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/test.yaml b/config/test.yaml
index 3e08f0ac8..9b24d44c0 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -120,9 +120,6 @@ import:
120 concurrency: 2 120 concurrency: 2
121 http: 121 http:
122 enabled: true 122 enabled: true
123 youtube_dl_release:
124 url: 'https://api.github.com/repos/yt-dlp/yt-dlp/releases'
125 name: 'yt-dlp'
126 torrent: 123 torrent:
127 enabled: true 124 enabled: true
128 125