Max Isom

Results 389 comments of Max Isom

I don't use the serverless framework anymore. :) The only time I did I was forced to via my job.

The peer dependency is `^2.32.0`, which means any version `>= 2.32.0` and `< 3.0.0`. I haven't tested it with the most recent version of Serverless. If it does work, happy...

would also be great to leverage Muse's cache class to cache the result sponsorblock calls if the API is typically slow/often down

oh my bad, forgot it slices the video instead of skipping over segments 😅

open to a PR for this

Just tried and bot seems to be working for me with the current version of ytdl-core (4.11.4).

Would love to have this, happy to help out in any way. Having `.execute()` return a "cancellable" Promise with `.cancel()`, similar to Bluebird, would be great too (e.x. would work...

I'm not sure to be honest. I've not used this for something like 2 years and I don't really remember how step function error handling works. Happy to look over...