From 994a3fa1398e8790290a7a83881f8e79b3092c86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Atakan=20Do=C4=9Fan=20=C3=96zban?= <68283731+atakanozban@users.noreply.github.com> Date: Thu, 17 Apr 2025 17:19:54 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31f7282..fccb1fe 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ Create and upload your video automatically to YouTube. This tool retrieves the audio and image files from the scripts directory and then uploads them directly to YouTube using the user's client secret. It does not store the video file on the user's computer. -### How It Works (in 3 steps) +### How It Works 1. Create a new folder and import your audio and image files into the folder which is you created new. 2. Download your client secret file from Google Developers (YouTube API v3) -3. Run the script and login to your Google account +3. Download required modules. +4. Run the script and login to your Google account. ### Support my work