Reposting somehow drops the text content of the post #671
-
Here's a problem. Expected result: media:description should be dropped (it's alt text for the image aimed at people with impaired sight), Actual result: My assumption: On Mastodon, the text precedes the image. On Telegram, the image precedes the text. On both, hashtags usually go in the end. Thus RSStT "ignores" anything that goes before the image (or any other media, probably) - in this case, text from the post. Alt-text is posted as plain text as it "follows" the image. Hashtags before the image are also "omitted", but since they are present as
Anything I can do to fix this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Clarification: I tested it on a post without alt_text for an image, and the original text pulls to Telegram just fine. |
Beta Was this translation helpful? Give feedback.
-
This is an upstream issue. The upstream is, practically speaking, inactive. Maybe RSStT should vendor a fork with fixes in the codebase. It is unfortunate 🫠 |
Beta Was this translation helpful? Give feedback.
This is an upstream issue.
kurtmckee/feedparser#195
See also #120
The upstream is, practically speaking, inactive. Maybe RSStT should vendor a fork with fixes in the codebase. It is unfortunate 🫠