Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tusharmakkar08/facebook-stalker
Download photos from Facebook
https://github.com/tusharmakkar08/facebook-stalker
Last synced: 25 days ago
JSON representation
Download photos from Facebook
- Host: GitHub
- URL: https://github.com/tusharmakkar08/facebook-stalker
- Owner: tusharmakkar08
- Created: 2013-06-24T11:34:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-24T12:08:21.000Z (over 11 years ago)
- Last Synced: 2023-04-01T12:52:12.409Z (over 1 year ago)
- Size: 246 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facebook Stalker
Imported from [PhotoGrabber](https://github.com/tam7t/photograbber)
A cross platform desktop application to download images from Facebook.## Dependencies
* [Python](http://docs.python.org/2/license.html) - v2.7.3 (PSF)
* [Requests](http://python-requests.org) - v1.2.0, 20 Apr 13 (Apache 2.0)
* [PySide](http://qt-project.org/wiki/Category:LanguageBindings::PySide) - v1.1.2 (v1.1.1 on OSX) (LGPL v2.1)
* [Qt](http://qt-project.org) - v4.8.0 (LGPL v2.1)## Built Using
* PyInstaller - v2.0
* py2app - v0.7.3