| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.10 source code.tar.gz | 2026-06-30 | 57.8 kB | |
| 1.10 source code.zip | 2026-06-30 | 76.5 kB | |
| README.md | 2026-06-30 | 831 Bytes | |
| Totals: 3 Items | 135.2 kB | 0 | |
- New
shot-scraper videocommand for recording WebM videos from YAML storyboards. Storyboards can define setup steps withsh:,python:andserver:, set the viewport, show a cursor and click rings, run startup waits and JavaScript, and then record scenes made from actions includingclick,type,fill,press,scroll,pause,wait_for,wait_for_url,open,screenshot,sh,pythonandjavascript/js. Use-o/--outputto override the WebM filename and--mp4to also convert the recording to MP4 usingffmpeg. [#142], [#194] shot-scraper multiand the newshot-scraper videoboth now fail with a non-zero exit code ifsh:orpython:commands fail.shot-scraper javascriptnow has--widthand--heightoptions for setting the browser viewport before executing JavaScript. [#195]