How to check if image is in archive or read from external source?

Hi. I started using webrecorder and I am amazed.
But I am also confused.
I placed my wacz file in s3 storage. When I use replayweb.page everything loads like normal (if a little slow).
This includes pictures that in originaly are referring to an external cdn as well as youtube videos.
Are they part of the archive? How can I check it?

e.g. here
https://replayweb.page/?source=https%3A%2F%2Fs3.kisiel.net.pl%2Fwebarchiver%2Fqpixels%2F2023-10-06_19%3A05%3A01.wacz#view=resources&url=https%3A%2F%2Fwww.qpixels.com%2Ftravel-blog%2F2023%2F9%2Fni-tele-really-big-clock&ts=20231006192956&urlSearchType=contains&currMime=text%2Fplain&query=20230827_120355_0000_0282

1 Like

Yes, everything loaded in https://replayweb.page is loaded from the archive file (WACZ).

It uses a browser policy that prevents it from loading anything outside of https://replayweb.page, so it can’t connect to an external CDN or YouTube. You can look at the Network tab in devtools to confirm.

Or, another option, you can:

  1. download the file locally (or if you already have it, you can skip that)
  2. open https://replayweb.page/ to make sure its cached in the browser
  3. disconnect from the internet
  4. load the WACZ file and confirm that you are still able to browse the archive!
1 Like

same issue when i open .warc file in https://replayweb.page some image show well but some image path will change https://replayweb.page/w/id-7b86437594a6/20231206112214mp_/
how to fix this issue and also i am trying through application issue remain same please give some solution