Auto-archiver

Latest version: v1.0.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

0.13.4

What's Changed
* Tests/add module tests by erinhmclark in https://github.com/bellingcat/auto-archiver/pull/194
* Fix issue 200 + Refactor _LAZY_LOADED_MODULES by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/210


**Full Changelog**: https://github.com/bellingcat/auto-archiver/compare/v0.13.3...v0.13.4

0.13.3

What's Changed
* Fix generator by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/197
* Various fixes for issues with new architecture by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/208


**Full Changelog**: https://github.com/bellingcat/auto-archiver/compare/v0.13.2...v0.13.3

0.13.2

What's Changed
* makes orchestrator.run return the results to allow for code integration by msramalho in https://github.com/bellingcat/auto-archiver/pull/196


**Full Changelog**: https://github.com/bellingcat/auto-archiver/compare/v0.13.1...v0.13.2

0.13.1

What's Changed
This version has many breaking changes including the organisation of the orchestration file, it should be easy to map old versions to the new ones, when you run the auto-archiver without an existing `orchestration.yaml` an example one will be generated and you can port old settings to this one. Check the documentation for more information: https://auto-archiver.readthedocs.io/en/latest/

* Allow setting cookies for yt-dl by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/158
* adds better debug for wayback failures by msramalho in https://github.com/bellingcat/auto-archiver/pull/161
* Add 'print_pdf' option to the screenshot enricher. Fixes 132 by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/159
* adds an unauthenticated Bluesky archiver by msramalho in https://github.com/bellingcat/auto-archiver/pull/160
* Remove snscrape from the twitter_archiver by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/165
* Fix two small issues by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/162
* Migrate to Poetry by erinhmclark in https://github.com/bellingcat/auto-archiver/pull/164
* CI Unit tests by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/163
* Add docker-compose for easy building and running of docker image in dev by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/172
* Tidy up and remove dependencies by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/169
* Update versions for GH Actions and Geckodriver. by erinhmclark in https://github.com/bellingcat/auto-archiver/pull/174
* Add Sphinx documentation and publish to RTD. by erinhmclark in https://github.com/bellingcat/auto-archiver/pull/177
* Create generic archiver for all valid youtube-dl URLs, add truthsocial extractor, unit tests for twitter_api extractor, utility methods for cleaning HTML and traversing objects by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/175
* modifies base docker image to use browsertrix 1.4.2 by msramalho in https://github.com/bellingcat/auto-archiver/pull/182
* Add ubuntu-latest to the matrix of test runners by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/181
* More mainifests by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/183
* [WIP] Add module tests by erinhmclark in https://github.com/bellingcat/auto-archiver/pull/189
* Refactor auto-archiver to use a modular structure for feeders/extractors/enrichers etc. by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/185
* Docs improvement by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/190
* Fix links to docs by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/193
* removes fixed oscrypto dependency, it blocked pypi publishing by msramalho in https://github.com/bellingcat/auto-archiver/pull/195

New Contributors
* pjrobertson made their first contribution in https://github.com/bellingcat/auto-archiver/pull/158
* erinhmclark made their first contribution in https://github.com/bellingcat/auto-archiver/pull/164

**Full Changelog**: https://github.com/bellingcat/auto-archiver/compare/v0.12.0...v0.13.1

0.13.0

What's Changed
This version has many breaking changes including the organisation of the orchestration file, it should be easy to map old versions to the new ones, when you run the auto-archiver without an existing `orchestration.yaml` an example one will be generated and you can port old settings to this one. Check the documentation for more information: https://auto-archiver.readthedocs.io/en/latest/


* Allow setting cookies for yt-dl by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/158
* adds better debug for wayback failures by msramalho in https://github.com/bellingcat/auto-archiver/pull/161
* Add 'print_pdf' option to the screenshot enricher. Fixes 132 by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/159
* adds an unauthenticated Bluesky archiver by msramalho in https://github.com/bellingcat/auto-archiver/pull/160
* Remove snscrape from the twitter_archiver by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/165
* Fix two small issues by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/162
* Migrate to Poetry by erinhmclark in https://github.com/bellingcat/auto-archiver/pull/164
* CI Unit tests by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/163
* Add docker-compose for easy building and running of docker image in dev by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/172
* Tidy up and remove dependencies by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/169
* Update versions for GH Actions and Geckodriver. by erinhmclark in https://github.com/bellingcat/auto-archiver/pull/174
* Add Sphinx documentation and publish to RTD. by erinhmclark in https://github.com/bellingcat/auto-archiver/pull/177
* Create generic archiver for all valid youtube-dl URLs, add truthsocial extractor, unit tests for twitter_api extractor, utility methods for cleaning HTML and traversing objects by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/175
* modifies base docker image to use browsertrix 1.4.2 by msramalho in https://github.com/bellingcat/auto-archiver/pull/182
* Add ubuntu-latest to the matrix of test runners by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/181
* More mainifests by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/183
* [WIP] Add module tests by erinhmclark in https://github.com/bellingcat/auto-archiver/pull/189
* Refactor auto-archiver to use a modular structure for feeders/extractors/enrichers etc. by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/185
* Docs improvement by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/190
* Fix links to docs by pjrobertson in https://github.com/bellingcat/auto-archiver/pull/193

New Contributors
* pjrobertson made their first contribution in https://github.com/bellingcat/auto-archiver/pull/158
* erinhmclark made their first contribution in https://github.com/bellingcat/auto-archiver/pull/164

**Full Changelog**: https://github.com/bellingcat/auto-archiver/compare/v0.12.0...v0.13.0

0.12.0

**Full Changelog**: https://github.com/bellingcat/auto-archiver/compare/v0.11.6...v0.12.0

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.