Skip to content

swenner/grilo-plugin-arte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d277796 · Jul 20, 2019
Jun 5, 2016
Sep 7, 2013
Aug 27, 2011
Apr 18, 2010
Dec 7, 2016
Jun 4, 2016
Dec 7, 2016
Apr 22, 2012
May 25, 2017
Jun 4, 2016
Jun 5, 2016
Jun 5, 2016
Dec 7, 2016
Jul 20, 2019
Dec 7, 2016
Sep 12, 2014
Jun 4, 2016
Jun 4, 2016

Repository files navigation

This plugin allows you to watch replay video streams from the Franco-German
TV Channel Arte. http://arte.tv/
It works with any player compatible with Grilo, like GNOME's Videos (Totem).

Sadly, this service is only available for IPs within Austria, France, Germany,
Belgium and Switzerland.

-------------------
Build dependencies:
-------------------

valac
gettext
pkg-config
libsoup2.4
libgrilo-0.2 or libgrilo-0.3
libjson-glib
gsettings-desktop-schemas

On Debian Jessie or Ubuntu 16.04:
# apt install valac gcc make libgrilo-0.2-dev libsoup2.4-dev \
gettext libjson-glib-dev

On Debian Stretch or Ubuntu >= 16.10
# apt install valac gcc make libgrilo-0.3-dev libsoup2.4-dev \
gettext libjson-glib-dev

-------------
Installation:
-------------

Build and install the plugin with these commands:

$ make
$ sudo make install