https://github.com/jellydn/twt-dl-cli
The easiest way to download any Twitter video from CLI
https://github.com/jellydn/twt-dl-cli
cli download-videos twitter
Last synced: 10 months ago
JSON representation
The easiest way to download any Twitter video from CLI
- Host: GitHub
- URL: https://github.com/jellydn/twt-dl-cli
- Owner: jellydn
- License: mit
- Created: 2022-12-09T16:05:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-07T10:01:42.000Z (11 months ago)
- Last Synced: 2025-08-07T12:05:10.161Z (11 months ago)
- Topics: cli, download-videos, twitter
- Language: TypeScript
- Homepage:
- Size: 2.6 MB
- Stars: 46
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to twt-dl-cli 👋
[](#contributors-)
[](https://www.npmjs.com/package/twt-dl-cli)
[](#)
[](https://twitter.com/jellydn)
> The easiest way to download any Twitter video from CLI
Inspired by [egoist/download-twitter-video: The easiest way to download any Twitter video](https://github.com/egoist/download-twitter-video).
[![IT Man - Tip #29 - How I create download Twitter URL with ChatGPT [Vietnamese]](https://i.ytimg.com/vi/jiC7EmKT64U/hqdefault.jpg)](https://www.youtube.com/watch?v=jiC7EmKT64U)
## Install
```sh
npm install -g twt-dl-cli@latest
```
## Built with
- [jellydn/typescript-starter: Typescript starter project](https://github.com/jellydn/typescript-starter)
- [privatenumber/cleye: 👁🗨 cleye — The intuitive & typed CLI development tool for Node.js](https://github.com/privatenumber/cleye)
- [kevva/download: Download and extract files](https://github.com/kevva/download)
- [sindresorhus/ora: Elegant terminal spinner](https://github.com/sindresorhus/ora)
- And ChatGPT :)

## Usage
```sh
npx twt-dl-cli@latest --help
```
### Example:
```sh
npx twt-dl-cli@latest https://twitter.com/mattpocockuk/status/1592130978234900484
```

### TODO
- [ ] Download all videos on twitter thread
## Author
👤 **Huynh Duc Dung**
- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)
## Show your support
Give a ⭐️ if this project helped you!
[](https://ko-fi.com/dunghd)
[](https://paypal.me/dunghd)
[](https://www.buymeacoffee.com/dunghd)
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Dung Duc Huynh (Kaka)
💻 📖

yetone
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!