Hi, I have used youtube video in my app, now I want to show the video watching progress level, I mean how far have the user seen the video. How to do it?
1 Like
You can add the YouTube Player API. This API provides methods to monitor playback events and retrieve information about the current playback position.
I have a Player Style video player plugin.
You can view a demo here to see how it looks. Does this show the playback progress in the way you envisioned?
2 Likes
Great one @lola
1 Like
Thanks @floraevista! Let me know if you have any questions!