Hello,
I have designed this module : I write a name on a google sheet (here I wrote Emma watson) → Api search for picture of the name on google and take 10 of them → Chatgpt write a prompt for a video → elevenlabs use the prompt to make a video a describe the name – > Json2video merge everything
The issue I have is that Json2videos refuse to create the video, the pictures are in jpg/jpeg format and the audio is in mp3 so there shouldn’t be any problem. Does someones know where my issue comes from ? Thanks
Also, I have a question regarding the row below : what is the easiest way to generate 10 differents https files so Json2video can differentiate them ? Because with this row even google drive upload 9 files, json2video will only use 1… Thanks again