0.1.1 • Published 5 years ago

messenger-media-downloader v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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

$ npm i -g messenger-media-downloader

Usage

$ 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)