Closed jsteel44 closed 5 years ago
@jsteel44 I looked into this, there is a chrome extension that allows this for html5 video players, so it might be possible I would do some more research and let you know of my findings!
I found this https://github.com/igrigorik/videospeed
I don't know a way to implement it yet.
Scripts can be loaded with the QtWebEngine Script Collection class. It's a bit tricky though. I'm currently running my own experiments to get FrankerFaceZ loaded on Twitch via Qt. It mostly seems to fail on JavaScript promises.
@jsteel44 Sorry it has been so long but it looks like I got it working!
Now just to implement!
OK no problem thank you!
ok it is merged into master, give it a try!
@jsteel44 Now with visualizer for netflix.
works for me
Awesome thanks!
added with ec1f17a5d5726be27a58787b5a39f5445970206d
Is there any possibility of being able to alter the playback speed? For eg 1.1x and 1.2x would be great. Thanks!