twt-dl-cli
Version:
The easiest way to download any Twitter video from CLI
91 lines (59 loc) ⢠3.81 kB
Markdown
# Welcome to twt-dl-cli š
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[](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 :)
<img width="1447" alt="image" src="https://user-images.githubusercontent.com/870029/206899075-3e620fb8-f210-488e-918e-6e6c876c8b19.png">
## 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)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://productsway.com/"><img src="https://avatars.githubusercontent.com/u/870029?v=4?s=100" width="100px;" alt="Dung Duc Huynh (Kaka)"/><br /><sub><b>Dung Duc Huynh (Kaka)</b></sub></a><br /><a href="https://github.com/jellydn/twt-dl-cli/commits?author=jellydn" title="Code">š»</a> <a href="https://github.com/jellydn/twt-dl-cli/commits?author=jellydn" title="Documentation">š</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yetone"><img src="https://avatars.githubusercontent.com/u/1206493?v=4?s=100" width="100px;" alt="yetone"/><br /><sub><b>yetone</b></sub></a><br /><a href="https://github.com/jellydn/twt-dl-cli/commits?author=yetone" title="Code">š»</a></td>
</tr>
</tbody>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!