loader image

Download Spotify Playlist [Linux]

What makes us different from other similar websites? Forums Tech Download Spotify Playlist [Linux]

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8196
    thumbtak
    Moderator
    $ python3 -m venv my_project_venv
    $ source my_project_venv/bin/activate
    $ pip install spotdl
    $ mkdir mp3
    $ cd mp3
    $ spotdl [LINK]
    $ cd ..
    $ rm -rfv my_project_venv
    • This topic was modified 5 months, 1 week ago by thumbtak. Reason: Added "$ cd mp3"
    • This topic was modified 1 month, 2 weeks ago by thumbtak. Reason: python changed to python3
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
TAKs Shack