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

[Feature]: Download Archived Item button #1412

Open
Shrinks99 opened this issue Nov 27, 2023 · 0 comments
Open

[Feature]: Download Archived Item button #1412

Shrinks99 opened this issue Nov 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request front end Requires front end dev work

Comments

@Shrinks99
Copy link
Member

Context

Archived items can be composed of an arbitrary number of WACZ files. For larger crawls, there can be a lot of these!

Now that collections can be downloaded as a single WACZ by streaming the data into a single ZIP file download, we should do the same for single archived items!

What change would you like to see?

As a user, I want to be able to download my whole archived item with one click. I don't want to worry about having to set up a replay.json file to view my archived item locally. I just want it to work!

Requirements

  1. Users can download the entire archived item through an action in the actions menu
  2. Users can download the entire archived item through a button on the files page.

Todo

No response

@Shrinks99 Shrinks99 added enhancement New feature or request front end Requires front end dev work labels Nov 27, 2023
ikreymer added a commit that referenced this issue Apr 16, 2024
…nload endpoint

part of #1412
tests: add test for QA streaming download
ikreymer added a commit that referenced this issue Apr 17, 2024
…nload endpoint

part of #1412
tests: add test for QA streaming download
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front end Requires front end dev work
Projects
Status: Todo
Development

No branches or pull requests

2 participants