Hacker News new | ask | show | jobs
by dingleberry 1039 days ago
open the interview site (parent, not spotify) in browser with dev mode open

click network bar, look for media file that's currently streaming

should be about 45mb mp3 file: right click, copy as curl

then paste it into a terminal, append " -O" then press enter