I was able to do this in Microsoft Edge for those that use it. Open video in vimeo, right click on page and select "Inspect", once inspector pane opens, Click the Bug looking Icon (Sources), You'll see "page"... youll either see Snippets next to it, or if you don't, press down arrow (more) and you'll select Snippets. Click "+New Snippet", copy and paste the code mentioned before: document.querySelector('video').playbackRate = 0.9591
then press the play button below to execute the snippet. It may ask you to confirm by typing confirmation. Then it should work.
Robert
2024-09-25 03:32:36 +0000 UTC
See the comment below from RubenMO.
Marcus Cato
2024-09-23 13:09:30 +0000 UTC
Thanks for posting. If you keep more than one tab open, it's important to open the Dev Tools from the tab that has Vimeo open and the video ready to play. This tripped me up a couple times. If anyone has made this work from an IOS device or some other web browser, that would be nice to know.
Marcus Cato
2024-09-23 13:07:15 +0000 UTC
I copy this from Ron Choe in the 1x01 episode:
1. Open their video in vimeo instead of playing it directly on Patreon (just click the video title)
2. In Chrome, press F12 to open the Dev tools (or right click - inspect)
3. Click the Console tab
4. Paste the following command and press Enter:
document.querySelector('video').playbackRate = 0.9591
5. You'll know this worked if the console then displays 0.9591. This will make LM's video speed match the episode. You can close the Dev Tools panel, you don't need to keep it open. You'll have to run that command for every video.
(Thanks to ODIS for posting this in the other thread)
RubénMO
2024-09-23 12:02:54 +0000 UTC
Marcus, so what is that trick then? Re-post it please :D
Andrew
2024-09-23 06:54:46 +0000 UTC
Do they mention in the video yet? If not, please tell me how. I have 7 more videos to watch of them reacting to this so I'd love it if I could remove that delay.
Armchair Rizzard
2024-09-23 06:17:30 +0000 UTC
What is the trick I need help
Nazım Metin
2024-09-23 06:08:49 +0000 UTC
"You're sleeping over, right? " One of the best comedic lines in the show. How long do you think Tony was sitting on that line? LOLOL
Michael Kang-Beats
2024-09-23 03:39:23 +0000 UTC
"Lady therapist" I blurt laugh every time we get to Carmella saying that.
Michael Kang-Beats
2024-09-23 03:07:02 +0000 UTC
There's a way to fix that? Oh hell yeah I gotta look for that
Yarrow
2024-09-23 00:11:58 +0000 UTC
Shout out: I just want to send a word of gratitude for the people that figured out and reposted the simple trick to make these full length reactions work with the US vs EU frame rate issue.