> Media RSS (MRSS) is an RSS extension that adds several enhancements to RSS enclosures, and is used for syndicating multimedia files (audio, video, image) in RSS feeds. [1] [2] Youtube also uses this extension in it's atom feeds: Example feed: https://www.youtube.com/feeds/videos.xml?channel_id=UCF3I1gf7GcbmAb0mR6vxkZQ Currently media elements get simply ignored and therefore the above feed only contains empty articles. It would be nice if the thumbnail and description were visible. [1] https://en.wikipedia.org/wiki/Media_RSS [2] Media RSS specification: http://www.rssboard.org/media-rss Reproducible: Always Steps to Reproduce: 1. Subscribe to a feed containing mrss elements 2. View a article of this feed Actual Results: Media content is not visible Expected Results: Media content gets displayed
Indeed you're right. I will look at it.
Created attachment 124010 [details] How akregator display youtube feeds This is how this Youtube feed is displayed with akregator: https://www.youtube.com/feeds/videos.xml?channel_id=UC7_gcs09iThXybpVgjHZ_7g
Created attachment 124011 [details] How akregator display peertube feeds This is how Akregator displays this Peertube feed: https://framatube.org/feeds/videos.xml?accountId=3
At the moment I work on akregator. I try to fix some bugs I will work on it soon. Don't hesitate to reping me on this bug if no new info in some days.
I need to improve syndication lib.
Git commit 396ac10321b3fda5424d9a4e79bb403816cf0d8d by Laurent Montel. Committed on 20/11/2019 at 12:50. Pushed by mlaurent into branch 'release/19.12'. Look at for fixing 366487 (Add Support for Media RSS/Atom Feeds) M +12 -0 src/article.cpp https://commits.kde.org/akregator/396ac10321b3fda5424d9a4e79bb403816cf0d8d
Created attachment 161694 [details] Youtube web page won't load in akregator I am using KDE plasma 5.24.7. The youtube feed still displays the same as mentioned in https://bugs.kde.org/attachment.cgi?id=124010. And when I choose to 'Load the full website when reading articles' option, the web page doesn't load at all.