spotify - vods

requirements

method

  1. download the spotify.py script
  2. open the video in your browser
  3. open the dev tools with F12, switch to the network tab and filter for supports_drm
  4. right click the fetch entry and select copy -> Copy response
  5. install the required module
  6. pip install requests
  7. run the script and paste in the response as prompted
  8. python spotify.py

unshackle service

if you're an unshackle user, I also have a spotify service available.