From 2c067abbcd1a5f41988983298a2db86300c97f8f Mon Sep 17 00:00:00 2001 From: Dangrainage <99558179+Dangrainage@users.noreply.github.com> Date: Fri, 5 Jan 2024 10:45:59 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bfa3ddb..6997d51 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ All you have to do for installation is run a few commands, mk cd Than put movie_maker.py in that folder. - All clips and audios also go in that folder, If there Is more clips or audios needed, copy and paste that part of the code. If the lenght of the video or audio needs to be adjusted, just change the video or audio values. + All clips and audios also go in that folder, If there Is more clips or audios needed, copy and paste that part of the code. If the lenght of the video needs to be adjusted, just change the video values. If any issues pop up, I am letting It be known that I am no longer maintaining this code, and will not be fixing and issues that come up, but the license that this is registered under gives you permissions to change and reupload the code. @@ -18,7 +18,7 @@ All you have to do for installation is run a few commands, (If not already, download and install python and pip from here https://www.python.org/downloads/) open cmd and run: pip install moviepy -Now make a folder and put all your videos and audios in there, If more clips or audios are needed, copy and paste that part of the code. If the lenght of the video or audio needs to be adjusted, just change the video or audio values. +Now make a folder and put all your videos and audios in there, If more clips or audios are needed, copy and paste that part of the code. If the lenght of the video needs to be adjusted, just change the video values. If Issues come up, I am just letting It be known that I am no longer maintaing this code, and will not be fixing and issues that come up, the license this project is registered under gives you all the rights to change and reupload the code. @@ -27,5 +27,5 @@ If Issues come up, I am just letting It be known that I am no longer maintaing t (If not already, download and install python and pip from here https://www.python.org/downloads/) open terminal and run: pip install moviepy -Now make a folder and put all your videos and audios in there, If more clips or audios are needed, copy and paste that part of the code. If the lenght of the video or audio needs to be adjusted, just change the video or audio values. +Now make a folder and put all your videos and audios in there, If more clips or audios are needed, copy and paste that part of the code. If the lenght of the video needs to be adjusted, just change the video values. If Issues come up, I am just letting It be known that I am no longer maintaing this code, and will not be fixing and issues that come up, the license this project is registered under gives you all the rights to change and reupload the code.