Bug 435569 - Add Pixabay videos to the list of online resources
Summary: Add Pixabay videos to the list of online resources
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: unspecified
Platform: Appimage Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-10 10:55 UTC by Paul Brown
Modified: 2022-10-01 22:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Brown 2021-04-10 10:55:21 UTC
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.
Comment 1 Julius Künzel 2021-04-10 14:10:06 UTC
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 :(
Comment 2 Paul Brown 2021-04-10 16:08:56 UTC
(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!
Comment 3 Julius Künzel 2022-10-01 22:37:30 UTC
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
Comment 4 Julius Künzel 2022-10-01 22:42:15 UTC
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