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

[Bug]: Unable to load background filled with videos and pictures #244

Open
NonFelm opened this issue Jul 19, 2024 · 1 comment
Open

[Bug]: Unable to load background filled with videos and pictures #244

NonFelm opened this issue Jul 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@NonFelm
Copy link

NonFelm commented Jul 19, 2024

ArchiveWeb.page Version

v0.12.5

What did you expect to happen? What happened instead?

The WebRecoder captured content already contains jpg images and flv video files, but there is no way to load them on replay.
Website Address:https://movie.douban.com/annual/2019/

Step-by-step reproduction instructions

This is what the original website looks like:
1721350267532
This is the effect of the replay after capture:
1721350132641

Additional details

No response

@NonFelm NonFelm added the bug Something isn't working label Jul 19, 2024
@ikreymer
Copy link
Member

Unfortunately, this is do to a limitation imposed by the browser, because it uses a worker is hitting CSP restrictions in the extension. If you download the WACZ file and open it on https://replayweb.page, the videos will play. Also, you can use the ArchiveWeb.page App, and the video should work there as well.

We'll try to see what we can do to make this clearer, but for now, these are the best options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants