« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/downloaders.js
diff options
context:
space:
mode:
Diffstat (limited to 'downloaders.js')
-rw-r--r--downloaders.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/downloaders.js b/downloaders.js
index 55bdbcb..1e2a9e9 100644
--- a/downloaders.js
+++ b/downloaders.js
@@ -84,7 +84,7 @@ const downloaders = {
   extension: 'mp3', // Generally target file extension, used by youtube-dl
 
   // TODO: Cross-platform stuff
-  rootCacheDir: process.env.HOME + '/.http-music/downloads',
+  rootCacheDir: process.env.HOME + '/.mtui/downloads',
 
   http: cachify('http', arg => {
     const out = (