Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

digcrow's avatar

digcrow started a new conversation+100 XP

17h ago

Issue with Video player and suggestions.

Hello @JeffreyWay,

First, I want to thank you for all the hard work, generosity, and effort you put into making knowledge accessible and easy to understand. You've been one of my teachers since 2017, and you've helped and inspired me a great deal.

I've noticed a couple of issues/bugs:

1. Video playback speed is overwritten on page load

When I set the playback speed to 1.5x, it appears to be persisted in local storage. However, every time I reload the page or navigate to another lesson, it gets reset to the default speed (1x).

2. Fullscreen player error when moving to the next lesson

When watching in fullscreen mode and the player automatically advances to the next lesson, I get the following error:

"Invalid playback URL. The video URL or playback token is formatted with incorrect or incomplete information."

Currently, I have to exit fullscreen mode for the next lesson to load correctly.

As a suggestion, if this is related to DOM manipulation or player reinitialization, could you at least allow the video player to expand to the full page width, similar to YouTube's theater mode?

Minor issues and improvements

1. Double-click does not toggle fullscreen

It would be great if double-clicking the video toggled fullscreen mode, as users generally expect.

2. Easier rewatch experience

When I complete a lesson and revisit it later, the video starts at the end and immediately displays a popup with two buttons: Cancel and Next Episode.

Could you either:

  • Add a Rewatch button that starts the video from the beginning, or
  • Automatically reset the playback position to the start when revisiting a lesson that was previously completed and is already at the end of the timeline.

Thank you again for everything you do. Laracasts and you have been an invaluable resource throughout my career. Peace from Tunisia!