NDevTK

Results 97 comments of NDevTK

Will there be buttons on the player?

I think its possible seems similar to https://github.com/ajayyy/SponsorBlock/issues/543 This could probably be done by hooking XMLHttpRequest.prototype.open

Simple to implement via playbackRate if all you wanted was a delay until the times are loaded.

Probably worth checking why a video can load faster then sponsor times :) Adding a delay would make the performance worse.

Well this could be a customization option just need to disable ontimeupdate when the key is pressed

@playsenge I have been trying implement this as it seems practical to do. Progress: https://gist.github.com/NDevTK/be7df78ac1b6e3dbf12ef97afa941c18

Sorry about the delay this issue has not been forgotten about.

tbh I did forget... may look into this more if I remember :)

Seems like there would be compatibility issues with that. If it went that far it should modify the video source so that skipping is instant.

Is there a way to use the bundled libvips from the child process? https://github.com/lovell/sharp/issues/1175#issuecomment-379417216