-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Thanks for this project, it's useful!
Is there a way to get this tool to pull a range of tweets from a given account? Something like:
npx tweet-to-markdown --since https://twitter.com/example/status/14542 --until https://twitter.com/example/status/9999
where the tool would pull all tweets starting from the --since tweet until the --until tweet.
Alternatively, between a date range:
npx tweet-to-markdown --since 2022-01-1 --until 2022-07-1 https://twitter.com/example
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels