Youtube video player that starts at a specified time stamp

Widgets & Design

I have a lot of long YouTube videos that are broken into chapters. I've extracted the timestamp codes into my firestore database. I'd like for users to be able to click a link that takes them directly to a specific chapter in the video - essentially to have the video start playing at a specified time code.

Ideally, I'd like to be able to put chapter links below the video that will cause the video to jump to that chapter.

What have you tried so far?

I've tried a few different video players and modified the URL to include the "t=450s" and start = 450 parameters in the URL. They are ignored and the video starts playing at the beginning.

Did you check FlutterFlow's Documentation for this topic?
No
3
2 replies