Facebook archiving #105
Labels
archiver
enhancement
New feature or request
help wanted
Extra attention is needed
nice to have
Issues that are not a priority but would enrich the project.
I've got a Facebook archiver working by using the
wacz_enricher.py
https://github.com/djhmateer/auto-archiver/blob/v6-test/src/auto_archiver/enrichers/wacz_enricher.py#L159
Am using a stored profile to be able to get images which require you to be logged in.
Am running this archiver from a residential IP as if run from a cloud, then FB will block the requests.
This archiver is run as well as the main archiver (which runs on a cloud)
It may be that this can be much simpler if I can run everything sequentially (and not on 2 servers)., Need to wait for more bandwidth on residential network, then can potentially do a PR.
Also I've found I need to keep testing the profile as it will need to be re-logged in after a few weeks.
The text was updated successfully, but these errors were encountered: