gildas-lormeau / single-file-cli

CLI tool for saving a faithful copy of a complete web page in a single HTML file (based on SingleFile)
GNU Affero General Public License v3.0
540 stars 58 forks source link

feature suggestion: convert IFRAMEs into embedded content #22

Open andrisi opened 1 year ago

andrisi commented 1 year ago

If you like the idea, and its possible, feasable, then combining the contents of IFRAMEs on a page into inline DIVs would be a welcome addtion. In a way this is also about combining an URL into a single file. Thanks.