I used YouTubePlayer in android studio to display youtube video in the app but i don't see the sections like youtube in the website.how can i show the sections of youtube video in the app like the website?
can i get the title of them?ouTubePlayer have access to get the name and time?like if there is array or object that contain the names and time like:
index 0 is x start at 00:00 end 00:34
index 1 is y start at 00:35 end 00:54and etc.
i just want to display that info below the video.