mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 05:56:37 +00:00
Added YOUTUBE_DL_TEMPDIR
This commit is contained in:
parent
314f3d874a
commit
726d128db9
@ -155,6 +155,7 @@ VIDEO_HEIGHT_IS_HD = 500 # Height in pixels to count as 'HD'
|
||||
|
||||
|
||||
YOUTUBE_DL_CACHEDIR = None
|
||||
YOUTUBE_DL_TEMPDIR = None
|
||||
YOUTUBE_DEFAULTS = {
|
||||
'no_color': True, # Do not use colours in output
|
||||
'age_limit': 99, # 'Age in years' to spoof
|
||||
|
Loading…
Reference in New Issue
Block a user