Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playback speed #6

Closed
jsteel44 opened this issue Feb 6, 2018 · 10 comments
Closed

Playback speed #6

jsteel44 opened this issue Feb 6, 2018 · 10 comments

Comments

@jsteel44
Copy link

jsteel44 commented Feb 6, 2018

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

@gort818
Copy link
Owner

gort818 commented Feb 7, 2018

@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
Copy link
Owner

gort818 commented Feb 12, 2018

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

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

@magiruuvelvet
Copy link

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
Copy link
Owner

gort818 commented Dec 5, 2018

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

Now just to implement!

@jsteel44
Copy link
Author

jsteel44 commented Dec 5, 2018

OK no problem thank you!

@gort818
Copy link
Owner

gort818 commented Dec 6, 2018

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

@gort818 gort818 moved this from To do to Done in release 0.2 Dec 9, 2018
@gort818
Copy link
Owner

gort818 commented Dec 9, 2018

@jsteel44
screenshot_20181209_122542
Now with visualizer for netflix.

@xf-
Copy link

xf- commented Dec 15, 2018

works for me

@gort818
Copy link
Owner

gort818 commented Dec 15, 2018

Awesome thanks!

@gort818 gort818 closed this as completed Dec 15, 2018
@gort818
Copy link
Owner

gort818 commented Dec 15, 2018

added with ec1f17a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants