gofbpages

command module
v0.0.0-...-f18b3db Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2016 License: MIT Imports: 13 Imported by: 0

README

goFBPages

GitHub license

A facebook page photo album tool that supports concurrency download. This tool help you to download those photos for your backup, all the photos still own by original creator.

Install

go get -u -x github.com/kkdai/goFBPages

Note, you need go to faceook developer page to get latest token and update in environment variables.

 export FBTOKEN = "YOUR_TOKEN_HERE"

Usage

goFBPages [options] 

All the photos will download to USERS/Pictures/goFBPages and it will separate folder by page name and album name.

Options

  • -n Facebook page name such as: scottiepippen, or input facebook id if you know such as 112743018776863
  • -c number of workers. (concurrency), default workers is "2"

Examples

Download all photos from Scottie Pippen facebook pages with 10 workers.

goFBPages -n=scottiepippen -c=10

Snapshot

image

TODOs

  • Support specific album download.
  • Support firend/self album download for backup.
  • Support CLI to select which album you want to download.

Inspired

This project inspired from https://github.com/tzangms/iloveck101. And I refer those implements as follow:

Project52

It is one of my project 52.

Contribute

Please open up an issue on GitHub before you put a lot efforts on pull request. The code submitting to PR must be filtered with gofmt

An Instagram photo downloader also here. https://github.com/kkdai/goInstagramDownloader

Advertising

If you want to browse facebook page on your iPhone, why not check my App here :p 粉絲相簿

Project52

It is one of my project 52.

License

This package is licensed under MIT license. See LICENSE for details.

Bitdeli Badge

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL