PromyLOPh / crocoite

Web archiving using Google Chrome
https://6xq.net/crocoite/
MIT License
42 stars 7 forks source link

Fetch all images from <picture> #5

Open PromyLOPh opened 5 years ago

PromyLOPh commented 5 years ago

Both <picture> and <img> support resolution-based image loading. We’d like to fetch all images instead of just the one Google Chrome picked for us based on the current resolution. Right now there’s the EmulateScreenMetrics behavior script. Make sure it works and fetches every single image.