Skip to content

Malizor/grilo-plugin-arte

 
 

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

About

Grilo plugin to watch videos from Arte.tv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 94.4%
  • Makefile 3.4%
  • C 2.2%