# Default download directory DOWNLOADS_DIR="/home/$USER/Music" # hifi-tui API server URL -> https://github.com/sachinsenal0x64/Hifi-Tui # You can use "https://tidal.401658.xyz" with cache enabled PROXY_URL="https://hifi-04ed2aaea09a.herokuapp.com" # Set audio quality -> possible values are "LOSSLESS" and "HI_RES" QUALITY="LOSSLESS" # Set cover art resolution -> "1280" = 1280x1280, "640" = 640x640, "80" = 80x80 COVER_RESOLUTION="1280"