项目作者: dogancelik

项目描述 :
🐤 Twitter tweet media downloader
高级语言: JavaScript
项目地址: git://github.com/dogancelik/twdl.git
创建时间: 2018-12-07T13:30:24Z
项目社区:https://github.com/dogancelik/twdl

开源协议:MIT License

下载


twdl
A tool for downloading media of individual tweets

Github CI: Build Status
Travis CI: Build Status

Update for June 2022:

  1. The thread command is temporarily disabled until further notice.
  2. 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+).

  1. npm i -g twdl # Stable version
  2. npm i -g twdl@beta # Beta version

Usage

  1. twdl download "https://twitter.com/username/status/111" "https://twitter.com/username/status/222"
  2. 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.