]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Update changelog
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index ce2b20c75a8a698c0f0f3d075e0eb5f5424df3af..3260c62fc6c42939d0fe8977e2a7b03d932ef1a9 100644 (file)
@@ -234,6 +234,10 @@ import:
   videos:
     http: # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html
       enabled: false
+      # You can use an HTTP/HTTPS/SOCKS proxy with youtube-dl
+      proxy:
+        enabled: false
+        url: ""
     torrent: # Magnet URI or torrent file (use classic TCP/UDP/WebSeed to download the file)
       enabled: false