nhaouari / obsidian-textgenerator-plugin

Text Generator is a versatile plugin for Obsidian that allows you to generate text content using various AI providers, including OpenAI, Anthropic, Google and local models.
https://text-gen.com/
MIT License
1.5k stars 133 forks source link

[YoutubeTranscript] 🚨 TypeError: Cannot read properties of undefined (reading 'transcriptBodyRenderer') #283

Closed ckt1031 closed 6 months ago

ckt1031 commented 6 months ago

Following to the docs, still get error.

image

ckt1031 commented 6 months ago

https://github.com/langchain-ai/langchainjs/issues/4994

hardchor commented 6 months ago

@ckt1031 should we keep this issue open until it's been fixed upstream?

ckt1031 commented 6 months ago

@ckt1031 should we keep this issue open until it's been fixed upstream?

I believe no, cuz it is fixed in main branch. However, the stable release still lacks this change, so current solution is to use a cloudflare worker to handle the captions grabbing

hardchor commented 5 months ago

For future readers with the same issue (until this gets released in the next stable release):

You can quite easily install the latest pre-release from this repo using the BRAT plugin: https://github.com/TfTHacker/obsidian42-brat! Just add https://github.com/nhaouari/obsidian-textgenerator-plugin as a source, all the other settings should be fine as they are.