Skip to content

splatert/spotdl-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotDL-UI

Simple UI frontend for SpotDL

image

Requirements

  • Python
  • Spot-DL

Setup

  1. Place SpotDL executable into the spotdl-ui/app folder.
  2. Replace the second line in spotdl-ui/cfg/cfg.txt with the name of your SpotDL executable.

Usage

  1. Launch spotdl-ui.py
  2. Enter Spotify URL then click on the + button to add it to the list of tracks to be downloaded.
  3. After adding URLs, click on the 'Download' button to initiate SpotDL and download tracks using the URLs you provided.
  4. The interface should freeze and SpotDL should be downloading your tracks (progress is shown on the terminal).
  5. Once the tracks have been downloaded, you should find them at the spotdl-ui/music folder.

image

Many thanks to @PySimpleGUI for their easy-to-use python UI framework You can check it out through the link below. https://www.pysimplegui.org/en/latest/

About

Simple UI frontend for SpotDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages