r0x0r / pywebview

Build GUI for your Python program with JavaScript, HTML, and CSS
https://pywebview.flowrl.com
BSD 3-Clause "New" or "Revised" License
4.73k stars 554 forks source link

how to save/where to find all the images shown in webview? #621

Closed a12one closed 3 years ago

a12one commented 4 years ago

Specification

Description

is there a folder that stores all the cached image? if so, may I ask where to find them? if not, is there a way we can systematically store them? thanks

Practicalities

r0x0r commented 4 years ago

a) This is highly renderer specific. b) I have no idea where each renderer stores its cache. At least MSHTML shares its cache with Internet Explorer, other renderers are probably different. c) There has been interest in providing cache/cookie control / incognito mode, so this issue is worth investigating.

kakksanthusa commented 4 years ago

You Can search img elements and get its src property using evaluate js

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 years ago

The message to post on the issue when closing it. If none provided, will not comment when closing an issue.