The Online Resources panel currently lists 5 resources: Freesound, Internet Archive Movies, Pexel Photos, Pexel Videos and Pixabay Photos. I would also be good to add Pixabay Videos (https://pixabay.com/videos/), Internet Archive audio and still photos, and maybe audio files available at the Free Music Archive (https://freemusicarchive.org/). It would also be good if users could add their own resources, either with a form or by editing a simple text config file, although I have no idea how hard this would be. Either way, good job developing Kdenlive.
Thanks for your report! Unfortunately I don't have time to work on this at the moment, but it is not to hard to add new providers and you can now (after the recent rewrite) add providers with a config file (as you requested). I wrote a instruction here https://invent.kde.org/multimedia/kdenlive/-/tree/master/data/resourceproviders (see the README). Just put the new config file to /usr/share/kdenlive/resourceproviders/ and restart kdenlive. Hint: We can only add providers that offer a api. Pixabay does that (https://pixabay.com/api/docs/) and Internet Archive too (even if the api is not very nice…), but Free Music Archive not :(
(In reply to Julius Künzel from comment #1) > Thanks for your report! Unfortunately I don't have time to work on this at > the moment, but it is not to hard to add new providers and you can now > (after the recent rewrite) add providers with a config file (as you > requested). I wrote a instruction here Thank you, Julius, and thanks for working on Kdenlive. > Hint: We can only add providers that offer a api. Pixabay does that > (https://pixabay.com/api/docs/) and Internet Archive too (even if the api is > not very nice…), but Free Music Archive not :( Ah! What a pity. I understand. Cheers!
Git commit f65a48a07182c5a6aa0322caa96680c99ef4462f by Julius Künzel. Committed on 01/10/2022 at 22:37. Pushed by jlskuz into branch 'release/22.08'. [Online Resources] Add provider for Pixabay Videos A +36 -0 data/resourceproviders/pixabay_videos.json https://invent.kde.org/multimedia/kdenlive/commit/f65a48a07182c5a6aa0322caa96680c99ef4462f
Git commit 55f7578b89af807a8e231845122adc64307a82a3 by Julius Künzel. Committed on 01/10/2022 at 22:41. Pushed by jlskuz into branch 'master'. [Online Resources] Add provider for Pixabay Videos A +36 -0 data/resourceproviders/pixabay_videos.json https://invent.kde.org/multimedia/kdenlive/commit/55f7578b89af807a8e231845122adc64307a82a3