spotify - vods
requirements
method
- install the required programs and add them to your
PATH
- download the
spotify.py
script
- create a file named
input.txt
in the same directory as spotify.py
- open the video in your browser
- open the dev tools with F12, switch to the network tab and filter for
supports_drm
- right click the fetch entry, select
copy -> Copy response
, then paste the response into input.txt
- install the required module
pip install requests
- run the script
python spotify.py