Skip to content

PhiloDown is a content downloader for Philomena-based instances.

License

Notifications You must be signed in to change notification settings

Twi-Hard/philodown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhiloDown

PhiloDown is a content downloader for Philomena-based websites.

Usage

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.

Progress

  • Static downloader
  • 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

Contributing

Contributions are welcome through issue submissions; pull requests are not at this time.

About

PhiloDown is a content downloader for Philomena-based instances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%