disable youtube-dl on-disk caching
This commit is contained in:
@@ -142,6 +142,7 @@ YOUTUBE_DEFAULTS = {
|
||||
'no_color': True, # 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
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user