rss-bridge icon indicating copy to clipboard operation
rss-bridge copied to clipboard

Video embeds for reddit feed (with implementation examples included)

Open zinklog2 opened this issue 1 year ago • 2 comments

This has become my only way to consume reddit content and I'm very grateful.

If it's possible to add video embeds into the RSS feed itself that'll be amazing. Doing some research on it I've found some repos that are capable of performing this but are either self-hosted or has some problem in another way. Here are those:

https://github.com/trashhalo/reddit-rss https://github.com/aledeg/xExtension-RedditImage https://stackoverflow.com/questions/64546615/embed-reddit-video-with-sound

If the logic from these can be implemented here that'll be great.

zinklog2 avatar Dec 04 '23 16:12 zinklog2

please produce an example url to an rssbridge instance where you want this to work.

dvikan avatar Dec 29 '23 23:12 dvikan

@Leomaradan videos are typically available via iframes? looks like iframe tags have always been disallowed by rssbridge?

we could not escape iframe but downside is privacy issues.

dvikan avatar Dec 29 '23 23:12 dvikan