Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/romainberger/messenger-media-downloader

Download all media from a Messenger conversation from the command line.
https://github.com/romainberger/messenger-media-downloader

backup download messenger puppeteer

Last synced: 19 days ago
JSON representation

Download all media from a Messenger conversation from the command line.

Awesome Lists containing this project

README

        

# Messenger Media Downloader

Download all media from a Messenger conversation from the command line.

**Warning** This may break at any moment, since it depends on Messenger.

## Install

```shell
$ npm i -g messenger-media-downloader
```

## Usage

```shell
$ messenger-media-downloader
```

Or just clone the repository and run `./run.sh`.

## Privacy

I don't care about your personal data, and nothing is stolen from you: your login informations, media, or anything.

## todo

- download all media
- try to do parallel download with multiple tabs?
- add options to choose date range (if possible)