immense/playwright-readme-videos

Convert Playwright test videos to MP4/GIF and embed them in a README between markers.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-directoryDirectory (in the calling repository) to run in.no.
configOptional config file path (relative to working-directory).no""
formatVideo format (mp4 or gif). If empty, uses config/defaults.no""
fromSource directory containing Playwright .webm test videos.no""
toOutput directory for converted videos.no""
readmeREADME path to update.no""
patternGlob pattern for selecting videos (e.g. **/*.webm).no""
maxMaximum number of videos to process.no""
nameOutput filename when max=1.no""
start-markerStart marker in README.no""
end-markerEnd marker in README.no""
overwriteOverwrite existing converted videos.nofalse
install-ffmpegInstall ffmpeg on the runner (recommended).notrue
node-versionNode.js version used to run the action.no22

no outputs