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 #89

Closed
xzvcit opened this issue May 18, 2019 · 8 comments
Closed

playback speed #89

xzvcit opened this issue May 18, 2019 · 8 comments

Comments

@xzvcit
Copy link

xzvcit commented May 18, 2019

How change playback speed?
Ur work is realy cool, ty!

@xzvcit
Copy link
Author

xzvcit commented May 18, 2019

document.getElementsByTagName('video_first')[0].playbackRate

@moay
Copy link
Owner

moay commented May 19, 2019

Is your question answered? Otherwise, something like afterglow.getPlayer('videoId').playbackRate(1.5); might work (where 1.5 is your desired playback rate).

@ghost
Copy link

ghost commented Jan 16, 2020

someone implement this in afterglow.. why is this feature missing anyway

@moay
Copy link
Owner

moay commented Jan 17, 2020

Did you try the solutions posted? Also please keep in mind, that this project is absolutely free for you to use. People create it in their spare time, sadly I'm currently not able to work on afterglow as I am busy doing other things (like changing diapers).

If you feel that something is missing from the project, just implement it yourself and add something to the community and the project.

@ghost
Copy link

ghost commented Jan 17, 2020

unfortunately i dont know js

@moay
Copy link
Owner

moay commented Jan 17, 2020

@moay moay closed this as completed Jan 17, 2020
@ghost
Copy link

ghost commented Jan 19, 2020

i am throwing afterglow in to my bin and will use sampotts/plyr instead

@moay
Copy link
Owner

moay commented Jan 20, 2020

Plyr is a good choice if it fits your needs. Hope you get happy with it.

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

No branches or pull requests

2 participants