I am trying to make an app to help YouTube content creators add royalty free music to their videos that they will be sharing on YouTube.
I am wondering if the YouTube API has been updated to provide a way for developers to access the music from the Audio Library.
I see that there were two similar questions asked over 2 years ago
List and download videos from youtube audio library in python
Use the YouTube API to retrieve music from the Audio Library
If not, is there any other royalty free music API that I could integrate into an App which content developers can share music to YouTube. It seems that with some royalty free music APIs (like Epidemic) you have to declare which social channels the music is being shared to, but what if you don't know where users of your app will be sharing the music to? Is there an API that has broad use like the YouTube audio library?
Thanks in advance for help.