mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2025-03-03 02:03:30 +08:00
7 lines
317 B
Python
7 lines
317 B
Python
"""User-specific `yt-dlp` download CLI options.
|
|
|
|
Only CLI options are allowed to be stored as configuration. They are later converted to internal API options.
|
|
More here https://github.com/yt-dlp/yt-dlp/blob/master/yt_dlp/options.py or 'yt-dlp --help'
|
|
|
|
Copy all content from the `default.py` here and edit values.
|
|
"""
|