#what do you do after installing ffmpeg?

12 messages · Page 1 of 1 (latest)

odd acorn
#

I downloaded visual c++, python with PATH and ffmpeg with no issue, but I'm not sure what I'm supposed to do after that. I'm really tech iliterate and I don't really understand if the process is finished or if there's more to do

azure dirgeBOT
#
spotDL Support

Please continue adding more information into this thread.
You should include the following information:

spotDL Version

Eg. 4.0.0

Operating System

Eg. Windows 22H2

The Command You Ran

Please include Spotify links.

Screenshots or Pasted Error Messages

Only send these if they are relevant.

To send pasted error messages use three backticks (```)
Here's info on how to use code blocks.

#

@odd acorn

tall glen
#

as for spotdl cli
if you've installed python already then just use

#

pip install --user spotdl

#

to install spotdl

#

you should be able to use the cli with spotdl 'url or search term here' in terminal

#

Do keep in mind that you need ffmpeg to be installed on your system for spotdl stuff to work

#

You can install ffmpeg with

#

winget install -e --id Gyan.FFmpeg

#

or download an installer, up to you.