this post was submitted on 25 Sep 2024
1 points (100.0% liked)

It's A Digital Disease!

23 readers
1 users here now

This is a sub that aims at bringing data hoarders together to share their passion with like minded people.

founded 2 years ago
MODERATORS
 
The original post: /r/datahoarder by /u/Few_Association_775 on 2024-09-24 10:42:03.

I'm using the example on the github:

https://github.com/gildas-lormeau/single-file-cli

single-file https://www.example.com --crawl-links=true --crawl-inner-links-only=true --crawl-max-depth=1 --crawl-rewrite-rule="^(.*)\?.*$ $1"

This works great except that all internal links are saved into their own html pages. i would like to have it saved all into one html file if that is possible. I wasn't sure if i was missing a flag or if singlefile is not capable of doing this?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here