
A tool for downloading media of individual tweets

Update for June 2022:
- The
thread command is temporarily disabled until further notice.
- Breaking change in v2.6.0+, see Wiki for more info.
Install
You need Node.js (at least version 18) to use twdl.
You can also use npx (available with NPM 5+).
npm i -g twdl
npm i -g twdl@beta
Usage
twdl download "https://twitter.com/username/status/111" "https://twitter.com/username/status/222"
twdl --help
See Wiki for more examples.
Alternatives
⚠ twdl is a tool for downloading individual tweets only,
if you want something more, check the alternatives here.