video-report
작성자: remotion-dev
비디오에 대한 보고서를 생성합니다.
npx skills add https://github.com/remotion-dev/remotion --skill video-reportWhen a user reports a video not working, we should download the URL and put it as the src in packages/example/src/NewVideo.tsx.
Then, in packages/example, we should run bunx remotion render NewVideo --log=verbose.