Quote:
Originally Posted by Youngfossil
Not the python script, the RTMPDump script stopped working.
|
Just an FYI, it's Javascript (Node JS) not Python - your
original post referred to
Chaturbate node. Maybe a link to the script repository next time to avoid confusion?
Quote:
But do you know a way to add user name and passwords to the python script?
|
I use the same script (Chaturbate Node) on a Windows machine, username/password is input into the
config.yml file, main.js reads this file at start to get the configuration.
There's no need to hard code the username/password into the main.js file.