Thanks for an excellent product. I’m quite new at this and need help with the Custom Node, as it generates code that uses libraries that are not available.
I want a node that retrieves the audio from a youtube video, and passes this to RelevanceAI for transcription. The transcription should include speaker identification and time codes.
The code generator suggests using libraries that are not available (ie. moviepy.editor or pytube). Are there any libraries that I can use?
(and code generator should not suggest using such libraries )