GNOME Bugzilla – Bug 724415
Add Euronews source
Last modified: 2014-02-25 12:50:03 UTC
With the streams in different languages. Once GStreamer's RTMP source has been fixed (bug 724414) it should be trivial to write a lua plugin for it, based on: https://github.com/chrippa/livestreamer/blob/develop/src/livestreamer/plugins/euronews.py (Fetch the json file, generate the URLs) We might need to add a helper for fetching languages from iso-codes, similarly to gst_tag_get_language_code_iso_639_1().
Created attachment 269789 [details] grl-euronews.lua Just missing a translation for the stream names and an icon.
Created attachment 270263 [details] [review] euronews: Add streaming TV news from Euronews
Attachment 270263 [details] pushed as b4a6a0a - euronews: Add streaming TV news from Euronews