mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-03 00:28:43 +02:00
[cleanup] Misc
This commit is contained in:
parent
31e183557f
commit
5b28cef72d
16 changed files with 212 additions and 203 deletions
|
@ -24,6 +24,8 @@ VERBOSE_TMPL = '''
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue