Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Inline quoted tweets #2

@derat

Description

@derat

It'd be nice if quoted tweets were inlined in items. https://github.com/derat/twittuh/blob/main/parse.go has code that I wrote to do this when scraping HTML timelines, but I'm not sure how it'd work with Nitter. I might need to stare at https://github.com/zedeus/nitter/blob/master/src/routes/rss.nim to see if there's a way to request a single tweet by ID, or figure out if there's some other endpoint that can be used for this.

(I should probably give it a bit of time to see if Twitter continues to exist before working on this.)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions