⚡Automating top 10 and short YouTube video maker with ChatGPT without API⚡
survival.video.game.mp4
short.mp4
If you prefer not to install the prerequisites on your local system, you can use the Google Colab notebook. This option is free and requires no installation setup.
-
Click on the link to the Google Colab notebook: https://colab.research.google.com/drive/1Z0Scppdihf2csuUJF20UiuRrHCoCNqIr?usp=sharing
-
First, run "Run Frist" cell to install prerequisites
-
Now set "Short Video" or "Long Video" cell settings and run it
Important : For make short video or intro with video in long video,you need set pexels API (get pexels API from pexels.com for free)
Before you begin, ensure that you have the following prerequisites installed on your system:
- Python 3.x
- Pip (Python package installer)
git clone https://github.com/amirreza1307/GPTube.git
cd YouTube-video-maker
pip install -r requirements.txt
-
You can run
rungui.py
set config and run to make video.python rungui.py
-
If you don't want run with gui, you can use this commands
python video.py -topic "$topic" -general_topic "$general_topic" -time "$time" -intro_video "$intro_video" -pexels_api "$pexels_api" -language "$language" -multi_speaker "$multi_speaker"
python short.py -topic "$topic" -time "$time" -language "$language" -multi_speaker "$multi_speaker" -pexels_api "$pexels_api"
Replace variables with desired settings
for use your custom background music and outro pic in video put this download link on download_list\background_music.txt
and download_list\outro_pic.txt
-
Openai: There is no need now
-
pexels API: get from pexels.com for free