An open API service indexing awesome lists of open source software.

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

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%
```

## Twitter

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