Workfow Overview
- run
python youtube-caption-to-obsidian/scripts/srt_generator.py {youtube_url} {output_dir}- output_dir is beside the script folder, for example:youtube-caption-to-obsidian/output/ - wait for the script to finish and identify the generated Markdown transcript file from its output
- read the generated output transcript file, summarize the content, and create an Obsidian note in
fleeting notes/from-claudianwith a link to the generated transcript file for reference.
if there's connection timeout error, try open C:\Users\yhu3\ubi_proxy.txt use the proxy address in the file, eg: python youtube-caption-to-obsidian/scripts/srt_generator.py {youtube_url} {output_dir} --proxy-https {proxy_address:port}