TheTwelveYearOld

joined 2 years ago
 

I know I could and should encrypt whole drives but I want another layer of protect specific folders when my devices are unlocked, a password. I want the folders to behave like regular folders where I can add or remove files as usual, without a clunky UX like password protected zips. I looked it up and didn't find any straightforward solutions.

For instance, I can't download completely youtube pages with videos using wget, but can with pywb (though pywb has issues with sites like reddit).

Not that I would necessarily use it for youtube pages, but that's an example of a complex page with lots of AJAX.

[โ€“] TheTwelveYearOld@lemmy.world 1 points 1 month ago (6 children)

Doesn't work well for more complex sites.

 

For years I've on and off looked for web archiving software that can capture most sites, including ones that are "complex" with lots of AJAX and require logins like Reddit. Which ones have worked best for you?

Ideally I want one that can be started up programatically or via command line, an opens a chromium instance (or any browser), and captures everything shown on the page. I could also open the instance myself and log into sites and install addons like UBlock Origin. (btw, archiveweb.page must be started manually).