This repository has been archived by the owner on Jun 3, 2021. It is now read-only.
Releases: hamishgibbs/pull_facebook_data_for_good
Releases · hamishgibbs/pull_facebook_data_for_good
2.6.0
2.5.2
- Changes downloading to improve speed and reliability
2.5.1
- Adds date sorting to download dates.
2.5.0
- Separates CLI and functionality
- Increases wait time for file downloads
2.4.0
- Pass username and password from CLI
- Pass flags to chromedriver
- Pass prefs to chromedriver
2.3.0
- Updates config variables
- Specifies dependencies in
setup.py
2.2.0
- Adds a new
--config
option to specify a path to a local.config
file. - Decreases the amount of time spent waiting for a file.
- Improves docs with a full reference in the README.
2.1.0
Adds functionality for downloading TilePopulation datasets.
2.0.1
Resolved issue with ModuleNotFoundError and module name collisions on install.
2.0.0
-
Creates a standard Python package
-
Overhauled CLI
-
Removed credential storage
-
Simplified output directory interface
-
Various bug fixes to improve reliability