Update README.md

This commit is contained in:
Dangrainage 2024-01-05 10:45:59 +01:00 committed by GitHub
parent 2a1273b323
commit 2c067abbcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ All you have to do for installation is run a few commands,
mk <your_folder_name> mk <your_folder_name>
cd <your_folder_name> cd <your_folder_name>
Than put movie_maker.py in that folder. 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. 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/) (If not already, download and install python and pip from here https://www.python.org/downloads/)
open cmd and run: open cmd and run:
pip install moviepy 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. 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/) (If not already, download and install python and pip from here https://www.python.org/downloads/)
open terminal and run: open terminal and run:
pip install moviepy 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. 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.