PhiloDown is a content downloader for Philomena-based websites.
Download and install either the LTS or current release of Node.js.
Clone the repository to any location-- output location is configurable.
Run npm install and npm install -D in the philodown directory.
Launch the script with npm start -- [...]. Use --help to see further usage.
- Static downloader
- Filter by search input
- Download data dumps
- Live downloader
- Filter by search input
- Events
-
comment:create- Save comment metadata
-
image:create- Save image metadata
-
image:description_update -
image:update- Save image metadata
-
image:tag_update -
image:process- Save image metadata
- Save full representation of image
-
Contributions are welcome through issue submissions; pull requests are not at this time.