Is there a way to programmatically capture the sound played from a web page using html5, jS or something else and create an mp3 / wav file from it? I know the web audio API, but I managed to find information about recording sound from the microphone input, and not the output of the web page.
thanks
source share