Logo svtplay-dl

Install on BSD


Download with curl
You have to deal with dependencies yourself and you need to install ffmpeg
sudo curl -L https://svtplay-dl.se/download/latest/svtplay-dl -o /usr/local/bin/svtplay-dl

# make it executable
sudo chmod a+rx /usr/local/bin/svtplay-dl
From source
See the Install from source page