Stream_dl is a docker image "Ready to use", to dowload contents from a large majority of streaming platforms. Click here to see the full list.
The tech used are as below:
OS X & Linux:
You must install docker and its dependancies.
$ git clone https://github.com/dh4rm4/stream_dl &&
$ cd stream_dl
$ sudo docker build . -t stream_dl:latest
$ sudo docker run -t -p 5000:5000 stream_dl:latest