> Manual testing shows the interaction with `-o` is a bit confusing: > > ```bash > uv run --with-editable '.[test]' shot-scraper har datasette.io -o /tmp/wumpit.har -x > ``` > ``` > /tmp % ls -lah wumpit.har > -rw-r--r-- 1 simon wheel 160766 Dec 28 12:33 wumpit.har > /tmp % rm wumpit.har > /tmp % ls wumpit > datasette-io-static-datasette-logo.svg > datasette-io-static-lite-yt-embed.css > datasette-io-static-lite-yt-embed.js > ... > ``` _Originally posted by @simonw in https://github.com/simonw/shot-scraper/issues/183#issuecomment-3695030166_
Originally posted by @simonw in #183 (comment)