Spotify Canvas Downloader

Tool to get Canvas cover videos from Spotify tracks.

Try it out

Building

  • Clone the repository

    git clone https://github.com/Delitefully/spotify-canvas-downloader
  • Configure the env variables

    Note: a Premium Spotify account is required. This is a librespot limitation.

    mv env.example .env
    
  • Build the image using Docker Compose

    docker-compose up

GitHub

View Github