I am looking for an expert to create an automation in Make to streamline the process of managing a YouTube channel. The automation workflow would be as follows:
ChatGPT generates a story. The story is converted into an MP3 file using a TTS service. I have a folder with images. I need a video editor that can automatically merge the MP3 with the images and export it as an MP4. The final MP4 is then uploaded to YouTube.
I am looking for an automation solution that is cost-efficient, but so far, I haven’t found any API that can merge the MP3 with the images and export an MP4 at an affordable price.
We need to process around 60 videos per month, each with a duration of 15 minutes, totaling approximately 900 minutes of video per month.
Would you be able to help me with this? If so, how?
Additionally, based on your expertise and the automation setup you would implement, apart from your service fee, what would be the estimated cost of the automation scenario itself?
If you need to advertise a job and/or hire somebody, please move your post to the Hire a Pro category.
It is important to post your request in the Hire a Pro category, as forum members are not allowed to advertise their services in other categories like here (even if it’s free/unpaid). Once you have posted in the Hire a Pro category, that will allow other members to provide contact details and booking links to our calendars for assistance via video/screenshare/private messaging.
Hope this helps! Let me know if there are any further questions or issues.
Hi Javier.
You can do exactly what you describe using JSON2Video.com
This is an API for video automation that already has a native Make.com app with different modules that can perfectly fit your needs.
If you need any help, you can send an email to support@json2video.com
Cheers
Hi @Javier_Ramirez I just saw this message now too. Yeah, the minutes will quickly rack up with those services. They’re good, but quick math looks like it would be $500 USD/m for merging the MP3 and video.
To get the videos out consistently, month after month, I think using the OpenAI Platform to create an Assistant that in turn has a simple action to call a microservice running FFmpeg to do the simple video work. Then you’re paying almost nothing for OpenAI and paying (assuming the jobs are as simple as they sound) for a small server instance to be up a few hours here and there, probably costing a few euros a week.
There’s the development cost, but I don’t think it’s a huge job, and if it’s written well as an isolated microservice then it will be easily maintainable.
system
This topic was automatically closed because it's resolved or inactive. Please, start a new topic.
5
This topic was automatically closed after 29 days. New replies are no longer allowed.