Skip to content

Update script #2

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

Open
l0rinc opened this issue Oct 30, 2020 · 4 comments
Open

Update script #2

l0rinc opened this issue Oct 30, 2020 · 4 comments

Comments

@l0rinc
Copy link

l0rinc commented Oct 30, 2020

You can do the same now with:

localStorage.setItem('ps-embeddable-player-settings', JSON.stringify({ ...JSON.parse(localStorage.getItem('ps-embeddable-player-settings')), playbackSpeed: 3 }))
@tomsaleeba
Copy link
Owner

That's pretty much what this script does. It's just not as terse. Most of the script is about making a crude UI so it's easy to change speed.

@ibekie
Copy link

ibekie commented Apr 3, 2022

@tomsaleeba I followed yours steps on your blog, but the code didn't work. Pluralsight videos didn't increase past 2.0. Let me konw if I'm missing something.

@tomsaleeba
Copy link
Owner

@ibekie I'm not currently using PluralSight so I

  • haven't used the script for a while
  • can't test/fix it
    If you find a fix, I'm happy to merge your PR. I'll update the repo to say that it's unmaintained.

@chamomile93
Copy link

chamomile93 commented May 4, 2022

Tested out today, and still works if I quickly set the speed thought the crude-UI while the video is loading .

Here's a screenshot that shows that the pluralsight interface have set the speed accordingly to the script :
image

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

4 participants