New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

twdl

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twdl

Downloads image and video tweets from Twitter

latest
Source
npmnpm
Version
2.12.1
Version published
Weekly downloads
31
244.44%
Maintainers
1
Weekly downloads
 
Created
Source

twdl
A tool for downloading media of individual tweets

Github CI: Build Status Travis CI: Build Status

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.

Keywords

twitter

FAQs

Package last updated on 10 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts