rss-bridge
rss-bridge copied to clipboard
Duplicate links to tweets with image(s)
Describe the bug
When loading a twitter feed, two instances of a tweets image will appear, with one of them having .jpg?name=orig
as the extention.
To Reproduce
- Generate twitter rss bridge
- load tweet with image in rss feeder
- see in links that there is a duplicate link to the image.
Expected behavior an extra link to not appear/be filtered out on generation
@BoboTiG Would be helpful if you can paste a twitter account where this issue happens?
cc @BombchuLink :)
This is something I noticed and fixed in my Twitter API v2 Bridge ( PR #2471 ). I'm not sure if it's still happening in the latest update to the Twitter Bridge ( PR #2433 ).