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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Bot Client Login Appears unresponsive

AlwaysRememberThatsL opened this issue · comments

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

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!

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 =

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

i did it but i still have the problem any sollution

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.

commented

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