romainberger / messenger-media-downloader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:MIT License


Languages

Language:JavaScript 96.2%Language:Shell 3.8%