oliverjrose99 / Recordurbate

A Bot to automatically record Chaturbate live streams.
GNU General Public License v3.0
233 stars 79 forks source link

Cannot start the script #81

Closed Zeroth42 closed 1 year ago

Zeroth42 commented 1 year ago

Hey everyone, I installed everything on my RaspBerry Pi 4, but I cannot run the script. When I run it via console "python3 /Recordurbate.py start" it does nothing when I use "add username" it say "line 8 column..." I am new on Python and I dont know what I am making wrong. Can anyone help with a more detailed installation guide for this newbie here :)?

divenxx commented 1 year ago

that is exactly the setup i have, i run it on pi4 can you post the exact error you are getting ?

one possible needed dependency for it to run is youtube-dl follow the guide here to get it https://write.corbpie.com/how-to-install-upgrade-youtube-dl-on-ubuntu-20-04/

Zeroth42 commented 1 year ago

Hey thanks for the answer. I installed yt-dl with command which is given. "pip3 install youtube-dl requests" but I can also try your guide. I can send the error message.

Zeroth42 commented 1 year ago

WhatsApp Image 2022-10-06 at 17 20 46 WhatsApp Image 2022-10-06 at 17 20 47

Zeroth42 commented 1 year ago

Here are the photos. I am sure I didnt start the script correctly or using wrong commands. With my current knowledge I cant figure out what I am doing wrong :)

divenxx commented 1 year ago

try "./Recordurbate.py start" or "./Recordurbate add MODEL_1"

Zeroth42 commented 1 year ago

In the python script? or in the terminal

Zeroth42 commented 1 year ago

Same error as before WhatsApp Image 2022-10-06 at 17 44 12 WhatsApp Image 2022-10-06 at 17 44 12 (1)

Zeroth42 commented 1 year ago

Can you show me how do you set up your downlaoder? What did you make to start it after you downloaded the fresh files from Recordurbate?

Zeroth42 commented 1 year ago

I figured it out. I was doing mistakes in the wrong order :) now the commands work. Hope I get the dowloads working

Zeroth42 commented 1 year ago

Now is the problem, that he is not downloading the Stream :( Here are shot from the log file WhatsApp Image 2022-10-06 at 18 14 07 And the terminal: WhatsApp Image 2022-10-06 at 18 14 06

Zeroth42 commented 1 year ago

My problem now is, that the yt-dl is very slow and if I download something it goes to /home/pi instead of the location I choosed

divenxx commented 1 year ago

terminal

Zeroth42 commented 1 year ago

I got it started, but it wont download anything. Can you send me your config details for yt-dl?

divenxx commented 1 year ago

for me it looks like this image