rss-bridge
rss-bridge copied to clipboard
Twitter bridge doesnt load media, marked as nsfw
Describe the bug When some twitter post contain artworks, marked by author as nsfw - feed will only include link to said post, instead of actual media
To Reproduce
- Subscribe via bridge to any user that posts nsfw-marked content on twitter (I've used "disable image scaling", "without retweets" and "without replies" as additional options, but these dont seem to affect problematic behavior). Say, some artist.
- Update your rss client's feed to get at least one message marked like that (client doesnt seem to matter, for as long as it can show multimedia inside feeds).
- Content of posts, marked to contain sensitive material, wont load properly but provide you link to original post instead.
Expected behavior Media from marked posts should load the same way, as from non-marked. Maybe add switch to toggle such behavior on feed's creation (this would be the best solution, actually)
@moonburnt Is this still an issue?
Twitter has made recent changes (in the last two/three months) where nsfw posts are often not even showing up at all in the search results. The only solution I've found is to use a unique Bearer token, a feature I have implemented in a new Bridge that uses the Twitter API v2. See #2471