Is there any note-taking software/app for video?
I usually learn things and get inspired by watching videos from YouTube, Tiktok, or online courses (I admit that video is good for learning, but not good for extracting information and reviewing).
And I found it's very complicated to take notes for videos. For now, I have to install a screenshot app to take screenshots, transfer transcripts with an online tool (and it doesn't work most of the time), and open a note-taking app to put them all in, then write down my own thoughts.
I want to know if you guys have the same pain as I do, and is there any tool that can combine video, audio, transcripts, and text together for better note-taking?
5 comments
[ 3.1 ms ] story [ 23.6 ms ] thread[0] https://support.udemy.com/hc/en-us/articles/360038492834-How....
Frankie (by cospective) is excellent in this space, although even Vimeo provides some ability to do this at this point.
This really is an area that needs more innovation, long term.
Oh, I also sometimes embed videos using iframes into Miro boards and then use that for note taking. But it’s a little tricky when you want to attach notes to particular timestamps in the video. I think maybe you can embed Descript shares as iframes into Miro but I haven’t tried it yet.
Source code: https://github.com/Leftium/oTranscribe
A lot of online courses didn't offer transcripts, so I'd get autogenerated transcripts from YouTube, then convert them to a format that otranscribe could read.
Transcript Converter: https://github.com/Leftium/otrgen
This doesn't solve all your problems, but this lets you easily search the transcript, jump to that part, and add notes.
(You can drag and drop OTR files into the text area)