View Single Post
  #101  
Old 12-11-2015, 06:25 AM
doobydoo doobydoo is offline
Junior Member
 
Join Date: Dec 2015
Posts: 2
doobydoo is on a distinguished road
Default

Re: Automated Chaturbate Recording Under Linux


Great script! Thanks for the work.

I have a question and a problem.

My problem...

I have the script running on UbuntuMate VM. It works great, though I often get the following error listed below, and was wondering if there's a fix to avoid this problem.

Code:
11/12/2015 06:05:17 AM INFO:Connecting to https://chaturbate.com/auth/login/
11/12/2015 06:05:17 AM INFO:Starting new HTTPS connection (1): chaturbate.com
11/12/2015 06:05:27 AM ERROR:Some error during posting to https://chaturbate.com/auth/login/
11/12/2015 06:05:27 AM ERROR:[Errno 104] Connection reset by peer

A few questions, if someone more knowledgeable can answer.

1. I'm using the original script. I tried some forks, and it appears they record a lower quality stream. Do the forks that record with LiveStreamer record at the same quality as the original??

2. Is there a more enhanced fork of this script that has any fixes, or is the original still the most stable to use?

3. Sometimes I got an error that read "ERROR'Connection aborted.', BadStatusLine("''",))". I think this might have been due to my VM network connection as a NAT. Has anyone received that same error and know the cause and or fix for it should it happen again?

Thanks for any help.
Reply With Quote