]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Fix embed margin in share modal
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index 0ce0b9d0ee9bd686dc831b0206f885ca67a8ccf2..893ccc33ed28c6d0adac4ad6b12c162d3acfaf63 100644 (file)
@@ -454,6 +454,9 @@ import:
         # yt-dlp is also supported
         name: 'youtube-dl'
 
+        # Path to the python binary to execute for youtube-dl or yt-dlp
+        python_path: '/usr/bin/python3'
+
       # IPv6 is very strongly rate-limited on most sites supported by youtube-dl
       force_ipv4: false