]> jfr.im git - yt-dlp.git/blobdiff - devscripts/make_issue_template.py
[cleanup] Misc
[yt-dlp.git] / devscripts / make_issue_template.py
index 1ee00f2b89725ed2e85a840491dce50490995b3e..39b95c8da68a58248cc1fca106da838972d091a8 100644 (file)
@@ -24,6 +24,8 @@
       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