Bluesky outbound RSS and images
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 35/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- javascript
- 领域
- backend
调研方向
Start by reproducing the Bluesky RSS examples linked in the issue and inspect how the package handles item descriptions and image metadata. Trace the RSS parsing entry point for enclosure elements and the literal [contains quote post or other embedded content] text. Done means image metadata is exposed from enclosures and the confusing placeholder is absent from item descriptions.
由索引模型根据 Issue 内容生成。
描述
There are two issues I'd like to report here.
Use enclosure element for image
An example of a Bluesky user who publishes great cartoons that totally belong everywhere. I want to include them in one of my projects but it doesn't work because the images don't come through in the feed. Some pointers.
- Example of a post containing an image.
- The RSS feed for that user's posts.
- Some browsers make it hard to view the source of a feed, so here's a link that gets through that.
You won't break anything if you add an enclosure element for each item with an image (only one enclosure per item btw) with the type and size of the image.
<enclosure url="https://url.of/image" type="img/png" length="82286"/>
Most feed readers will understand and do something nice with the image. And the ones who don't should ignore the enclosure. Lots of feed sources out there do it this way.
Confusing text in description
Not sure how this happens, but some item-level descriptions have mysterious text in them.
[contains quote post or other embedded content]
Here's an example.
<item>
<link>https://bsky.app/profile/mariopro.bsky.social/post/3lmhnycmqwc2t</link>
<description> [contains quote post or other embedded content]</description>
<pubDate>10 Apr 2025 13:58 +0000</pubDate>
<guid isPermaLink="false">at://did:plc:jrhiazkqht2txt7xiixad5v7/app.bsky.feed.post/3lmhnycmqwc2t</guid>
</item>
In most feed readers the description element is displayed, and no one is looking for helpful software messages there. Users will have no idea how to interpret this. It should not be there.
- 主要语言
- JavaScript
- 星标
- 104
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
scripting/reallysimple 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 35/100
scripting/reallysimple#22 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 35/100
scripting/reallysimple#21 · 4 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 20/100
scripting/reallysimple#20 · 1 条评论 ·
-
难度 5/5 一周以上 新手友好度 10/100
scripting/reallysimple#19 ·
-
难度 3/5 1-2 天 新手友好度 25/100
scripting/reallysimple#18 ·
查看 scripting/reallysimple 的全部 Issue
相似的 Issue
-
bug confirmed issue
难度 2/5 1-3 小时 新手友好度 75/100
open-webui/open-webui#30750 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
-
Mend: dependency security vulnerability untriaged
难度 2/5 1-3 小时 新手友好度 70/100