RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
7.34k stars 1.03k forks source link

redgifs embedding in reddit feeds #3808

Open adegans opened 11 months ago

adegans commented 11 months ago

Is your feature request related to a problem? Please describe. Users use redgifs (nsfw vids/gifs) more and more and RSS Bridge/Reddit bridge only includes a link to the gif. On the reddit site these are embedded and ready to play.

Describe the solution you'd like Instead of a link to redgifs, embed the video. Videos in general are embedded by rss bridge, Youtube content for example. Something similar to that.

Describe alternatives you've considered n/a

Additional context n/a

dvikan commented 10 months ago

give example pls

https://github.com/RSS-Bridge/rss-bridge/issues/3817

dvikan commented 10 months ago

this issue might have been fixed partially in recent commits by not escaping <iframe>.

adegans commented 10 months ago

Doubt it, but the bridge can now do iframes for embedding and with that provide a more consistent experience compared to the real reddit feeds. For example by detecting the link that reddit would auto-embed, and adding embed code for it.