zyrouge / node-youtube-ext

A simple YouTube scraper.
https://youtube-ext.js.org
MIT License
20 stars 5 forks source link

code writing kek.html to the filesystem is in latest NPM library version #9

Closed mattccrampton closed 11 months ago

mattccrampton commented 2 years ago

Can you update your NPM package to include this change...

https://github.com/zyrouge/youtube-ext/commit/3e97dc43d478f84a89fa6c25687d520f1b37adeb

the current version still writes kek.html to the filesystem which causes AWS lambda to fail as the filesystem is read-only (and in general, the kek.html file is cluttering up the filesystem on other builds).