From 726d128db91ede45c9b13064b2893d25249340b5 Mon Sep 17 00:00:00 2001 From: tcely Date: Tue, 19 Nov 2024 17:34:58 -0500 Subject: [PATCH] Added YOUTUBE_DL_TEMPDIR --- tubesync/tubesync/settings.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tubesync/tubesync/settings.py b/tubesync/tubesync/settings.py index cce452d9..bbb93422 100644 --- a/tubesync/tubesync/settings.py +++ b/tubesync/tubesync/settings.py @@ -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