Open beniza opened 2 years ago
Would like this to be automated too. If you are inclined to use python, this can be done manually via CLI, or added to a macro to automate. There is one trouble, the timestamps are in decimal format, so you would need to write into your macro to convert to real-time numbers.
You can try it in tandem with the Obsidian YT Transcript plugin
First of all, a big thanks from another
Obsidian fanboy
.Your plugin is a real timesaver. It also makes my side notes alive and interactive. I wonder if it's possible to automatically pull the transcript of a video (I do this manually) and then converting the timestamps in to clickable buttons using a regex.
Here are the steps I follow.
But if I can somehow get this done automatically, it will save a lot of time.
TIA,