rss-bridge
rss-bridge copied to clipboard
Video embeds for reddit feed (with implementation examples included)
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.
please produce an example url to an rssbridge instance where you want this to work.
@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.