https://github.com/guoyunhe/timeline-dl
Download images and videos from timeline
https://github.com/guoyunhe/timeline-dl
Last synced: 6 days ago
JSON representation
Download images and videos from timeline
- Host: GitHub
- URL: https://github.com/guoyunhe/timeline-dl
- Owner: guoyunhe
- License: agpl-3.0
- Created: 2023-12-17T02:27:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-17T15:10:20.000Z (over 1 year ago)
- Last Synced: 2025-06-05T04:19:44.635Z (14 days ago)
- Language: TypeScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# timeline-dl
Download Twitter timeline images
## Install
Run directly
```bash
npx timeline-dl
```Install on system
```bash
npm i -g timeline-dl
%binName%
```1. First create a new account. It can be blocked so don't use your main account!
2. Then use F12 to open Chrome/Firefox's developer tool, find cookie `auth_token` and copy the value.
3. Create a new folder and run `TWITTER_AUTH_TOKEN=xxx timeline-dl twitter KimKardashian`## Options
### `--help`
Show help
### `--version`
Show version