Hi everyone, I was thinking of developing the feature that allows users to click the subtitle text and retrieve the definition of the chosen text online or from a local dictionary application. I just started reading the huge dev. documentation and is thinking how can I implement this.
For the first and simple use case: Given a video file and its subtitle file in .srt format, I want the subtitle text to be displayed in a separate panel with transparent background, the text will be displayed and updated like normal subtitle stream when the video is played. When the user clicks a word in the panel, its definition is displayed in another pop-up-like box.