gaffling / PHP-Grab-Favicon

🖼 Saves the favicon of the given URL and returns the image path.
http://suchmaschine.biz
MIT License
26 stars 6 forks source link

Feature Ideas #5

Closed LeeThompson closed 1 year ago

LeeThompson commented 1 year ago
  1. I will likely add this for myself locally but others may find it useful too but to give it a list of domains via stdin or a text file would be great.
  2. Should probably accept some other command line options too, such as save/don't save, save path, debug messages, etc.
gaffling commented 1 year ago

Like your ideas, if you do so it would be very kind if you make also a Pull Request and get the fame 😄

LeeThompson commented 1 year ago

Submitted as a PR NOTE: Needs testing.

Resubmitted the PR with some additional fixes and features.