195
submitted 1 year ago* (last edited 1 year ago) by catharso@discuss.tchncs.de to c/youshouldknow@lemmy.world

I often set the playback-rate of youtube videos to something like 1.25 or 1.5 to get through a video a little faster without getting bored.

But sometimes 1.25 is a little to fast for my taste.

So i just went and had a look into the html and found that i can easily get any playback speed i want by running this snippet:

document.getElementsByClassName('video-stream html5-main-video')[0].playbackRate=1.125;

This sets the speed to 1.125. But any rate will do: 0.69, 4.20, 6.666. Doesn't matter.

It's kinda obvious that it will throw an error if there is not at least one element on the page with the classnames 'video-stream html5-main-video', but nevermind.

I then added this snippet into a browser-bookmark i can click anytime i'm watching a yt video and want to set the speed.

javascript:{document.getElementsByClassName('video-stream html5-main-video')[0].playbackRate=1.125;}

top 22 comments
sorted by: hot top controversial new old
[-] baseless_discourse@mander.xyz 28 points 1 year ago* (last edited 1 year ago)

PSA, do not copy any JS code on the web to your browser unless you understand it or it has been validated by many others.

in general, well-established browser extension are unlikely to be malicious, but random JS code on the internet can.

(in this specific case, the code seems fine to me.

[-] jcg@halubilo.social 13 points 1 year ago

I was actually surprised that you could still bookmark javascript: URLs since you can't paste them into the address bar anymore.

[-] breadsmasher@lemmy.world 15 points 1 year ago* (last edited 1 year ago)

~~Doesnt youtube have a playback speed option built into the player?~~

Sorry, I get it. This allows any playback speed whereas youtube has specific options

[-] MysteriousSophon21@lemmy.world 5 points 1 year ago

I think what they're trying to tell you is that you can have ANY playback speed instead of the 4 options given by the built in player.

[-] breadsmasher@lemmy.world 4 points 1 year ago

Ah yes I get it! Thanks

[-] catharso@discuss.tchncs.de 5 points 1 year ago

Yes, but it goes in steps of 0.25 and that sometimes is too coarse/rough.

E.g. 0.50, 0.75, 1.00, 1.25, 1.5

This snippet is just to get a little more fine-grained control.

[-] person4268@lemm.ee 9 points 1 year ago

If you replace the speed number with Number(prompt(“New speed:”, 1.15)) you should get a dialog box to put a new speed in, so you don’t have to make multiple bookmarks.

[-] zephyr@lemmy.world 8 points 1 year ago

BTW, glad to see bookmarklets still living. If I wasn't wrong, Firefox seems to be the only browser supporting it.

[-] Madbrad200@lemmy.world 2 points 1 year ago

Chromium browsers still support bookmarklets

[-] Darkmeatduck@lemmy.world 7 points 1 year ago

I use Enhancer for YouTube. It uses step increments of .1 plus has a ton of other features like being able to take a screenshot of the video.

[-] Kissaki@feddit.de 6 points 1 year ago

I made myself a Firefox extension with a slider in the player. Super easy to control and change with a slider.

[-] luki@lemm.ee 5 points 1 year ago

I use a plugin called Video Speed Controller, it‘s probably my most used browser extension. You can configure hotkeys as well, which makes it very convenient. I use Q/E for -0.5/+0.5 and A/D for -0.1/+0.1 so I can finetune the playback to my liking with just couple keypresses.

There's also a small window in the top left of the video showing the current speed, which you can toggle by pressing V.

[-] lemminer@lemmy.world 4 points 1 year ago

This community is full of nice smart little tips! I 💕 it!

[-] vizhal007@lemmy.world 4 points 1 year ago

Why not just use an extension?

[-] catharso@discuss.tchncs.de 2 points 1 year ago* (last edited 1 year ago)

because doing stuff yourself is fun*!*

but yeah, for most people and most use cases using an extension is obviously the better choice :)

[-] zephyr@lemmy.world 1 points 1 year ago
  • enhancer for yt is closed source afaik
[-] vizhal007@lemmy.world 1 points 1 year ago

I use vidspeedcontroller

[-] Adda@lemmy.ml 3 points 1 year ago

This is a great solution, but unnecessarily cumbersome to use, in my opinion.

For the same outcome, I use Video Speed Controller to modify playback speed of any video on any website.

[-] zephyr@lemmy.world 3 points 1 year ago

Saved.

Thanks for this. Used to get a browser extension just for this. Some people on youtube talk reaaally slow that x2.0 sounds like their normal talking speed

[-] SilentStorms@lemmy.fmhy.ml 1 points 1 year ago

No kidding. I've found I've got increasingly more impatient with slow talkers since I started messing with the playback speed. I used to watch videos at 1.25-1.5x, now its up to 2.5-3x

[-] yourdogsnipples@lemmy.world 2 points 1 year ago

Nice one, thank you! This'll come in handy for when even 2x isn't fast enough to get to the point.

[-] NotAPenguin@kbin.social -5 points 1 year ago

I recommend Enhancer For Youtube too, it's a nice extension that adds a bunch of useful stuff, like being able to playback at any speed you want.

load more comments
view more: next ›
this post was submitted on 06 Jul 2023
195 points (97.6% liked)

You Should Know

31302 readers
16 users here now

YSK - for all the things that can make your life easier!

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must begin with YSK.

All posts must begin with YSK. If you're a Mastodon user, then include YSK after @youshouldknow. This is a community to share tips and tricks that will help you improve your life.



Rule 2- Your post body text must include the reason "Why" YSK:

**In your post's text body, you must include the reason "Why" YSK: It’s helpful for readability, and informs readers about the importance of the content. **



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Posts and comments which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding non-YSK posts.

Provided it is about the community itself, you may post non-YSK posts using the [META] tag on your post title.



Rule 7- You can't harass or disturb other members.

If you harass or discriminate against any individual member, you will be removed.

If you are a member, sympathizer or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people and you were provably vocal about your hate, then you will be banned on sight.

For further explanation, clarification and feedback about this rule, you may follow this link.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- The majority of bots aren't allowed to participate here.

Unless included in our Whitelist for Bots, your bot will not be allowed to participate in this community. To have your bot whitelisted, please contact the moderators for a short review.



Partnered Communities:

You can view our partnered communities list by following this link. To partner with our community and be included, you are free to message the moderators or comment on a pinned post.

Community Moderation

For inquiry on becoming a moderator of this community, you may comment on the pinned post of the time, or simply shoot a message to the current moderators.

Credits

Our icon(masterpiece) was made by @clen15!

founded 1 year ago
MODERATORS