CLI
Tweet
Convert tweets and X posts to markdown.
Usage
allmd tweet <url> -o output.mdSupported Formats
x.comURLstwitter.comURLs
Example
# Convert a tweet to markdown
allmd tweet https://x.com/user/status/123456789 -o tweet.md
# Twitter URLs also work
allmd tweet https://twitter.com/user/status/123456789 -o tweet.md