phillipsm / pyfav

pyfav is a simple Python library that helps you get a favicon for a supplied URL.
13 stars 13 forks source link

Doesn't pick the biggest favicon available and has no option for specifying preferred size #6

Open bitofbreeze opened 7 years ago

bitofbreeze commented 7 years ago

Some sites have multiple sizes of favicons, but on a site that has 16-, 32-, and 64-px favicons, this picked the 16-px one.