spotDL / spotify-downloader

Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
https://spotdl.readthedocs.io/en/latest/
MIT License
15.55k stars 1.48k forks source link

Allow the web server to run in using HTTPS #2085

Open Randy-Blancett opened 2 months ago

Randy-Blancett commented 2 months ago

Requested Feature

I would like the web server to be able to run using HTTPS. Mostly this is to allow the server to run as part of a docker container.

Possible implementation

Add command line options to pass in the cert file, key file and the Certificate Authority File