[cleanup] Misc

This commit is contained in:
pukkandan 2023-02-28 23:31:02 +05:30
parent 31e183557f
commit 5b28cef72d
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
16 changed files with 212 additions and 203 deletions

View file

@ -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