Johnpeterburs
Power Member
- Apr 25, 2021
- 660
- 181
I couldn't really understand where Python is involved in this process.
There are some python libraries that help automate things. moviepy is a great one. Its really good if your doing the same things like a background video with some text over it. You can have a folder with videos, a file with quotes and maybe one with music. You can have the python script run through those and create the videos. Hope that makes sense.I couldn't really understand where Python is involved in this process.