webrecorder / archiveweb.page

A High-Fidelity Web Archiving Extension for Chrome and Chromium based browsers!
https://chrome.google.com/webstore/detail/webrecorder/fpeoodllldobpkbkabpblcfaogecpndd
GNU Affero General Public License v3.0
822 stars 59 forks source link

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

Open NonFelm opened 1 month ago

NonFelm commented 1 month ago

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

ikreymer commented 1 month ago

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.