Merge pull request #590 from tcely/patch-4

Switch to color option
This commit is contained in:
meeb 2024-12-22 19:05:19 +11:00 committed by GitHub
commit cfb8bef61e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -165,7 +165,7 @@ SOURCE_DOWNLOAD_DIRECTORY_PREFIX = True
YOUTUBE_DL_CACHEDIR = None
YOUTUBE_DL_TEMPDIR = None
YOUTUBE_DEFAULTS = {
'no_color': True, # Do not use colours in output
'color': 'never', # Do not use colours in output
'age_limit': 99, # 'Age in years' to spoof
'ignoreerrors': True, # Skip on errors (such as unavailable videos in playlists)
'cachedir': False, # Disable on-disk caching