pyppeteer icon indicating copy to clipboard operation
pyppeteer copied to clipboard

Grabbing playing audio from a page

Open rhodso opened this issue 3 years ago • 1 comments

Was wondering if it was possible to grab audio playing on a page and do things with it I've searched a good while and short of this stackoverflow post which has no answers, I'm at a total loss for if this is even possible

Any ideas?

rhodso avatar Oct 03 '22 22:10 rhodso

@rhodso your should use chrome as pyppeteer executor . you can see why. https://www.chromium.org/audio-video/

jingjingxyk avatar Jan 27 '23 03:01 jingjingxyk