Skip to content

Add Markdown export for tweet threads - #81

Draft
Redwallen wants to merge 5 commits into
public-clis:mainfrom
Redwallen:agent/tweet-markdown-export
Draft

Add Markdown export for tweet threads#81
Redwallen wants to merge 5 commits into
public-clis:mainfrom
Redwallen:agent/tweet-markdown-export

Conversation

@Redwallen

Copy link
Copy Markdown

What changed

  • add twitter tweet --markdown to export a tweet thread into the current folder
  • include the original tweet, numbered replies with author names, and linked images
  • link quoted tweets instead of embedding their content
  • name the file from the tweet's first sentence
  • document the new option and add regression coverage

Why

Users can now save a complete tweet conversation as a readable Markdown document without downloading image files.

Validation

  • pytest -q: 249 passed, 6 deselected
  • ruff check .: passed
  • mypy twitter_cli: passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant