If you're working with MidJourney, Riffusion, Mureka, RunwayML, Minimax, InsightFaceswap, Pika, or Pixverse and you automate tasks with N8N, this tool might be just what you need.
In a past project, I had to generate final videos from small video files—processing around 200 videos daily. The workflow involved generating voiceovers with ElevenLabs (though not in this particular project), then using RunwayML’s lipsync tool and finally merging the files.
Manually, each video took 20-30 minutes to create, which quickly became unsustainable. At the time, RunwayML didn’t offer an API, so I struggled to automate the process—until I found USEAPI.net. I decided to give it a try, thinking, worst case, I lose $10. But it worked! I wrote a Python script to automatically push videos to RunwayML, download the processed versions, and merge them. My only manual task was checking the final output for errors (bad sound, missing frames, etc.), which took just one minute per video.
However, modifying the Python script was inconvenient, I had to edit the code for every change. That’s when I thought, Let's take this to the next level with N8N. But working with the HTTP request node wasn’t the most efficient solution.
More services will be added soon, now that I’ve figured out how to build N8N nodes.
Enjoy, and if you have any feedback, let me know—I'm still on my learning curve! 🚀