View Single Post
  #71  
Old 05-28-2015, 01:47 AM
dealercohagen dealercohagen is offline
Junior Member
 
Join Date: Mar 2014
Posts: 9
dealercohagen is on a distinguished road
Default

Re: Automated Chaturbate Recording Under Linux


Why this script only works on Linux and not on Windows?...Python, RTMPDump, Livestreamer and BeautifulSoup4 all work on Windows so shouldn't this script work on Windows as well, would it be posible to make a few changes here and there to get it running on Windows? I tried running it but wouldn't connect.


Code:
28/05/2015 01:44:16 AM INFO:Starting application: version 7.0
28/05/2015 01:44:16 AM INFO:Connecting to https://chaturbate.com/auth/login/
28/05/2015 01:44:16 AM INFO:Starting new HTTPS connection (1): chaturbate.com
28/05/2015 01:44:17 AM ERROR:Some error during connecting to https://chaturbate.com/auth/login/
28/05/2015 01:44:17 AM ERROR:hostname 'chaturbate.com' doesn't match u'*.chaturbate.com'
28/05/2015 01:44:17 AM ERROR:Trying again after 60 seconds

I know I can just use Linux on virtualbox and that's what I've been doing and it's working so far but my problem is transferring the videos from Guest to Host, I tried to install Guest Additions but could not get it to work I tried using a USB flash drive but that didn't work either, so I had to upload all the videos and then download them to my PC, I prefer not doing any transferring or uploading and just have the videos saved to direct to my Windows PC, so if anyone can help me out I would highly appreciate.
Reply With Quote