rmusser01 / tldw

Too Long, Didn't Watch(TL/DW): Your Personal Research Multi-Tool - Open Source NotebookLM
Apache License 2.0
45 stars 2 forks source link

Improvement: Generate links according to timestamps for quick-jumping #20

Open rmusser01 opened 1 month ago

rmusser01 commented 1 month ago

As a user, I would like to review the transcription and summary from the submitted video, and know where and at what points certain topics were discussed and brought up.

After knowing what time and point said items were discussed, I would like to have the option of reviewing that portion of the video for further/closer study.

rmusser01 commented 1 month ago

I believe this will be implemented as an option for the user to insert the timestamp they want, and then a link will be generated for that URL, if it is a youtube video. Youtube link time format: youtube.com/video_url_here?start=<start time in seconds>&end=<end time in seconds>