Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use https://github.com/webrecorder/warcio.js to avoid extracting media for html file #101

Open
msramalho opened this issue Sep 20, 2023 · 2 comments
Labels
blocked depends on external factors/code enhancement New feature or request help wanted Extra attention is needed

Comments

@msramalho
Copy link
Contributor

Since the wacz_enricher can sometimes have hundreds of media items it does not scale well, one alternative is to dynamically fetch those using JS in the generated hmtl file, this is an experimental issue to test if that is feasible with: https://github.com/webrecorder/warcio.js

Expected steps:

@msramalho msramalho added the enhancement New feature or request label Sep 20, 2023
@msramalho
Copy link
Contributor Author

This would be one of the most impactful changes as it would allow to store less individual files (a lot of which are logos/profilepics etc).

@msramalho
Copy link
Contributor Author

webrecorder/warcio.js#67 blocked by this issue

@msramalho msramalho added the blocked depends on external factors/code label Feb 14, 2024
@msramalho msramalho assigned msramalho and unassigned msramalho Apr 9, 2024
@msramalho msramalho added the help wanted Extra attention is needed label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked depends on external factors/code enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant