1
0
Fork 0
mirror of synced 2024-06-10 22:44:32 +12:00

correct mistake about chrome headless sessions

This commit is contained in:
Nick Sweeting 2017-07-22 02:34:17 -05:00 committed by GitHub
parent ea1d3541b2
commit 50a06f5e52

View file

@ -61,7 +61,8 @@ For each sites it saves:
- `link.json` A json file containing link info and archive status
- `audio/` and `video/` for sites like youtube, soundcloud, etc. (using youtube-dl) (WIP)
Screenshots & PDFs will be able to work for any sites you're logged-into using Chrome, but wget cannet fetch sites that need authentication (for now).
Wget and Chrome [don't work](https://bugs.chromium.org/p/chromium/issues/detail?id=617931) on sites you need to be logged into (yet).
`chrome --headless` essentially runs in an incognito mode session, until they add support for `--user-data-dir=`.
**Large Exports & Estimated Runtime:**