SamuelScheit / puppeteer-stream

A Library for puppeteer to retrieve audio and/or video streams
MIT License
358 stars 114 forks source link

add functionality to use stealth & other extra plugins #47

Closed ganganimaulik closed 1 year ago

ganganimaulik commented 2 years ago

https://github.com/ganganimaulik/puppeteer-stream/blob/main/src/PuppeteerStream.ts

I had to modify source file here for quick solution but we should add method to pass browser variable instead of creating it in package ?

what you think? willing to add pr if you're busy.

SamuelScheit commented 2 years ago

yeah, sure that would be great 👍

SamuelScheit commented 1 year ago

done in #48