aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/default.yaml b/config/default.yaml
index c315878b2..da04c0e95 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -285,9 +285,10 @@ import:
285 videos: 285 videos:
286 http: # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html 286 http: # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html
287 enabled: false 287 enabled: false
288
288 # IPv6 is very strongly rate-limited on most sites supported by youtube-dl 289 # IPv6 is very strongly rate-limited on most sites supported by youtube-dl
289 forceipv4: 290 force_ipv4: false
290 enabled: true 291
291 # You can use an HTTP/HTTPS/SOCKS proxy with youtube-dl 292 # You can use an HTTP/HTTPS/SOCKS proxy with youtube-dl
292 proxy: 293 proxy:
293 enabled: false 294 enabled: false