sudipghimire533 / ytui-music

Youtube client in terminal for music ( lightweight youtube client )
GNU General Public License v2.0
467 stars 19 forks source link

YTUI cant find audio directory #20

Closed ObsidianRavenGlass closed 1 year ago

ObsidianRavenGlass commented 1 year ago

"ytui_music run" spits out this error

Ytui was unable to find the audio directory.You can try re-run by setting YTUI_MUSIC_DIR variable or downloading the template config file.

There probably is an easy solution, but I don't know where to start.

sudipghimire533 commented 1 year ago

From ytui-music, you can download the songs for offline. For that you would need to specify where to download those.

What os are you using? Make sure this directory exists ( if not create them )

Or if you want to use another directory run like:

YTUI_MUSIC_DIR="/custom/music/path" ytui_music run
ObsidianRavenGlass commented 1 year ago

Ran the command and it worked. It didn't find the music folder for whatever reason, though.