After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 724415 - Add Euronews source
Add Euronews source
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
git master
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on: 711243 724414
Blocks:
 
 
Reported: 2014-02-15 11:56 UTC by Bastien Nocera
Modified: 2014-02-25 12:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
grl-euronews.lua (2.29 KB, text/plain)
2014-02-20 10:48 UTC, Bastien Nocera
  Details
euronews: Add streaming TV news from Euronews (4.08 KB, patch)
2014-02-25 12:48 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2014-02-15 11:56:15 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().
Comment 1 Bastien Nocera 2014-02-20 10:48:04 UTC
Created attachment 269789 [details]
grl-euronews.lua

Just missing a translation for the stream names and an icon.
Comment 2 Bastien Nocera 2014-02-25 12:48:49 UTC
Created attachment 270263 [details] [review]
euronews: Add streaming TV news from Euronews
Comment 3 Bastien Nocera 2014-02-25 12:49:59 UTC
Attachment 270263 [details] pushed as b4a6a0a - euronews: Add streaming TV news from Euronews