twdl
v2.11.1
Published
Downloads image and video tweets from Twitter
Downloads
152
Maintainers
Readme
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 # Stable version
npm i -g twdl@beta # Beta version
Usage
twdl download "https://twitter.com/username/status/111" "https://twitter.com/username/status/222"
twdl --help # show available options
See Wiki for more examples.
Alternatives
⚠ twdl is a tool for downloading individual tweets only,
if you want something more, check the alternatives here.