Custom node generating code that does not run

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 :slight_smile: )

Hey @thomahawk - That makes sense. You can find a full list of available libraries here: https://docs.gumloop.com/nodes/advanced/run_code#available-libraries

1 Like

Thanks! Are new libraries added here regularily (it would seem like I can’t use any of these for my project).

t

Yes they’re added regularly. Let me know what libraries you need and we can add them to our backlog.

This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.