spotify - vods

requirements

method

  1. download the spotify.py script
  2. modify the name of the n-m3u8dl-re binary at the end of the script to match the one on your system
  3. create a file named input.txt in the same directory as spotify.py
  4. open the video in your browser
  5. open the dev tools with F12, switch to the network tab and filter for supports_drm
  6. right click the fetch entry, select copy -> Copy response, then paste the response into input.txt
  7. install the required module
  8. pip install requests
  9. run the script
  10. python spotify.py