HA6Bots / Automatic-Youtube-Reddit-Text-To-Speech-Video-Generator-and-Uploader

A series of 3 programs that will automatically receive scripts from Reddit, allow the user to edit them, then be sent off to a video generator where they will be uploaded to YouTube automatically.
MIT License
610 stars 181 forks source link

PLEASE GIVE FULL TUTORIAL ON HOW TO RUN #56

Closed ManavMalhotra closed 3 years ago

ManavMalhotra commented 3 years ago

I am not able to understand what to do? I am an intermediate level python programmer. I am also getting error while installing cv2

moistvl commented 3 years ago

The process is pretty self-explanatory, when you look at the readme.md, code, and configuration files. It would be very difficult for someone to create a tutorial for it though because the setup will be specific to what you have available to you. For example, I'm running the MySQL server on separate server hardware from the Youtube Bot Server, which itself is running on a separate OS from the client, etc. (server running inside a WSL Ubuntu install, client running in Windows 10)

You would need to provide your exact hardware and specifications before someone could even begin to help you with a tutorial.