Thanks for using Grilo!
Grilo is a framework for browsing and searching media content from various sources using a single API.
It is a collection of plugins for Grilo implementing Grilo's API for various multimedia content providers.
We have a wiki page at: https://wiki.gnome.org/Projects/Grilo
You can discuss in the support forum: https://discourse.gnome.org/c/platform/5
You can join us on the IRC: #grilo on GIMPNet
If you are asking this then you should probably be reading Grilo's README file first :)
Make sure you have Grilo installed first! If you do then:
$ git clone https://gitlab.gnome.org/GNOME/grilo-plugins.git
$ cd grilo-plugins
$ meson . build
$ ninja -C build
$ sudo ninja -C build install
grilo-plugins is available under the GNU Lesser General Public License v2.1 or later. Check the sources themselves for individual copyrights and licenses.
Enjoy!