yt-dlp-bot/app_worker/ytdl_opts/user.py
2023-03-11 01:13:24 +02:00

8 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.
"""