]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Use a proxy for youtube-dl to avoid travis errors
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index 52892acfb4e82ac92caa75990602dfb4f9c3ae22..30cd2ffe0090c469022eb772b67fd1bf3f77d7c8 100644 (file)
@@ -248,6 +248,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