Scratch Video
A program to import a video into scratch.
Installation
- Get the latest release here
- Unzip it into it's own folder (e.g. a folder called scratch-video)
- Make sure you have Python 3 installed
- Open your command prompt in the scratch-video folder
-
Enter
pip install -r requirements.txtor if that doesn't workpy -m pip install -r requirements.txt - And now you're all set to run
scratchVideo.py
When you run it for the first time, it'll download the base project, and put it in a folder called project. It won't download it again, unless it detects project.json and video.sb3 are missing.