I'm trying to use custom controls with a youtube video, including the progress bar.
I'm starting from Youtube Masthead Expandable template and I'm ok dealing with play/pause buttons and mute/unmute buttons. The problem is I'm not able to use the player api to get video current time and duration to create a custom progress bar (simply setting the CSS width value of an object placed at the bottom of the video simulating the progress bar).
Can anyone please help me?
Thanks!