]> jfr.im git - yt-dlp.git/blobdiff - .github/ISSUE_TEMPLATE/4_bug_report.yml
[cleanup] Misc
[yt-dlp.git] / .github / ISSUE_TEMPLATE / 4_bug_report.yml
index bd4695f87814bd3e6ef2e22bc959961802baa7d0..7588b8ed84e3ea69a7356702215ef063a06d7327 100644 (file)
@@ -43,6 +43,8 @@ body:
       options:
         - label: Run **your** yt-dlp command with **-vU** flag added (`yt-dlp -vU <your command line>`)
           required: true
+        - label: "If using API, add `'verbose': True` to `YoutubeDL` params instead"
+          required: false
         - label: Copy the WHOLE output (starting with `[debug] Command-line config`) and insert it below
           required: true
   - type: textarea