Find optimal scope for fetching website incl. embeds and linked pages

Hey,

I am looking for tipps, recommendations and best-practices for a middle-sized project.

My goal is to archive around 100 websites. I want a single wacz file for every websites, since they belong to individual organizations and I want as much flexibility as possible concerning downstream usage. I use browsertrix cli to make create the commands.

My main problem is right now: How can I find the optimal scope?

I want fetch all embedded Youtube Videos, as well as all linked pages.

But I ran into several issues, for example with --extraHop 1 Youtube video aren’t replayable:

What do you recommend?