Bluesky outbound RSS and images
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 35/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- javascript
- Lĩnh vực
- backend
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
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.
- Ngôn ngữ chính
- JavaScript
- Star
- 104
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của scripting/reallysimple
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
scripting/reallysimple#22 · 1 bình luận ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
scripting/reallysimple#21 · 4 bình luận ·
-
Feed discovery tips Đang mở
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 20/100
scripting/reallysimple#20 · 1 bình luận ·
-
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 10/100
scripting/reallysimple#19 ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 25/100
scripting/reallysimple#18 ·
Tất cả issue của scripting/reallysimple
Issue tương tự
-
bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 76/100
avniproject/avni-client#2135 ·
-
enhancement
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
babalae/bettergi-scripts-list#3674 ·
-
A-Release-Notes C-Editing D-Modest S-Ready-For-Implementation
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 72/100
bevyengine/bevy-website#2595 ·
-
ecosystem wording
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 90/100
matrix-org/matrix.org#3649 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
vadimdemedes/ink#1029 ·