I'm testing out the new AI Agent builder in Dumpling AI and quickly threw together an agent that takes in a YouTube video then converts it into a blog post. Let me know what you think! Here's the link (will be up for 24 hours): https://app.dumplingai.com/a/1b9df0b5-edbe-4984-ab12-9d545ee0a547
The first time i got this error: ################### 0_get_youtube_transcript_toolresults: It seems there was an error retrieving the transcript for the provided YouTube video. Please check the URL for accuracy or provide another video link, and I'll attempt to extract the transcript again. ################### The second time it worked well. Also the translation in German worked well.
@Ilan Grif n8n is optimal if you run Python code or JavaScript locally on your computer or on your own hosted server. Local installation can be an advantage if, for example, IPs from make.com are blocked on websites.
I used to use zapier and now make because I can create complex processes more easily and clearly. I just like the graphical interface. ;-) In addition, I'm working on n8n because I have to create a technically more complex process with Python code that has to be executed locally on my server. n8n is a bit more complicated and not as pretty as make, but there are no limits and you can do all sorts of messes with it. ;-)