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

YouTube Bot Client Login Appears unresponsive #66

Open AlwaysRememberThatsL opened 3 years ago

AlwaysRememberThatsL commented 3 years ago

No error logs or trace back to post

Running on Windows 10 I believe I have MySql server running correctly

When .init.py is ran a GUI appears as expected but it does not appear to react to inputs in anyway. Status does not update at all.

Also what username/password do I use for it? The addUser function does not add any new users to MySql. Sorry for broken English

Globularduke66 commented 3 years ago

I was having the same issue. I solved it by completely uninstalling the bot and trying on a fresh installation. I logged in with "admin" and "password" for my credentials.

Hope this helps!

elyasse4 commented 3 years ago

i connect to server but it asks me for user and password i tried admin but didnt work any help please

[auto_login] username = password =

stratty7 commented 3 years ago

Make sure you have the login credentials in your mysql user table. If it's not there then figure out how to add it.

elyasse4 commented 3 years ago

i did it but i still have the problem any sollution

martin220179785 commented 3 years ago

hello, i also have the problem that i can't log in. i created a user. where exactly do i enter the mysql data? maybe that's where the error is.

sorry for broken English. i come from germany.

MarcoCasanova00 commented 2 years ago

added user and password to user table in my db. still have the problem