javascript - How to extract audio from a website -


i'm trying download audio file background music running on site: http://middle-earth.thehobbit.com/map

i expecting find under 'resources' chrome developer tools no luck.

is there kind of javascript reference audio files?

thanks in advance,

will

you can't access music resources through console, unless it's embedded html5's <audio> element.

however, can record sound played computer, using softwares total recorder, , save sound file.