gort818 / qtwebflix

A qt webengine program for netflix
GNU General Public License v3.0
245 stars 29 forks source link

Playback speed #6

Closed jsteel44 closed 5 years ago

jsteel44 commented 6 years ago

Is there any possibility of being able to alter the playback speed? For eg 1.1x and 1.2x would be great. Thanks!

gort818 commented 6 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!

gort818 commented 6 years ago

I found this https://github.com/igrigorik/videospeed

I don't know a way to implement it yet.

magiruuvelvet commented 6 years ago

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.

gort818 commented 5 years ago

@jsteel44 Sorry it has been so long but it looks like I got it working!

Now just to implement!

jsteel44 commented 5 years ago

OK no problem thank you!

gort818 commented 5 years ago

ok it is merged into master, give it a try!

gort818 commented 5 years ago

@jsteel44 screenshot_20181209_122542 Now with visualizer for netflix.

xf- commented 5 years ago

works for me

gort818 commented 5 years ago

Awesome thanks!

gort818 commented 5 years ago

added with ec1f17a5d5726be27a58787b5a39f5445970206d