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
539 stars 57 forks source link

tab link content in the page cannot be saved #64

Closed zhang-glitch closed 3 months ago

zhang-glitch commented 4 months ago

use single-file https://www.juejin.cn ./snipaste/juejin.html --back-end=webdriver-chromium --crawl-links=true --crawl-inner-links-only=true --crawl-max-depth=1 --crawl-rewrite-rule=^(.*)\\?.*$ $1

image

image

gildas-lormeau commented 3 months ago

This bug is fixed in the new version 2.x