Open azmeuk opened 4 years ago
I agree with these being needed! I was coming now to request the same kind of thing.
For Youtube I would like to see also some additional AI (Artificial Intelligence):
<published>
and <updated>
tags.<yt:videoId>
tag to compose it or get it from <link rel="alternate" href="https://www.youtube.com/watch?v=VIDEOID"/>
tag.<yt:videoId>
tag, example: https://www.youtube.com/embed/videoId?autoplay=0 So that the person can see it directly in the reader without needing to open the browser. If not possible to program that way (specially for Youtube, and maybe a few more very highly used video web sites) at least that link to the video.<media:thumbnail url="https://imageaddress" width="480" height="360"/>
tag.media tags are already supported partially.
the other stuff is ignored
added more to 2.9.0
Any possibility of showing info about the video length? "duration" seems to be a thing. I think being able to see the video length in (hh:)mm:ss format as a column would be ideal.
i can add it but i dont know of any site that uses/provides it (i.e. youtube doesnt)
Ah, that's a bit of a shame. PeerTube seems to use it though? So I think it'd be worth it to add it as a column.
If I knew how to code for RSSOwl, I'd try to figure out some way to extract the duration for YouTube videos, but I don't think I'm skilled enough to do that. Ideally though, YouTube should start using the "duration" media tag; I wonder if it'd be possible to convince them to do that, hmm...
(Also, I want to give a huge thanks to you for continuing to work on this project, it means a lot as it's still the best RSS reader out there for me.)
(this follows the discussion started at sourceforge) Some video platform like Youtube or Peertube use the Media-RSS extension to provide metadata about the videos. They generally do not use the whole tags available, but provide tags for the video description, the thumbnail, and the number of views.
It would be amazing if RssOwl could at least display the thumbnail and the description for videos.
An extract of a Youtube feed:
How it is displayed:
An extract of a Peertube feed:
How it is displayed: