Mp3 link in Onedrive to json2video

Hi,

I have an Elevenlabs module that generates an mp3 file. I upload this file to Microsoft Onedrive. Later I want to create a video using json2video, inserting the urls of my mp3s. The problem is that json2video seems to want a url ending with .mp3 and Onedrive only provides me with a public link that does not end with .mp3.

Has anyone encountered this problem? Is there a solution?

Thank you very much for your help.

(sorry there was not Onedrive or json2video in tags)

You might have to find an alternative file hosting provider that allows you to retrieve the file using the full filename.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

Thanks but no that doesn’t really help me… the Google Drive API is not free…

There must be a solution that doesn’t consist of “doing it differently”.