Giter Club home page Giter Club logo

camsodarecorder's People

Contributors

beaston02 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

camsodarecorder's Issues

line 180

checking for online models
Traceback (most recent call last):
File "C:\Users\User\Desktop\CamsodaRecorder\main.py", line 23, in
if should_record_model(conf.settings).check(model):
File "C:\Users\User\Desktop\CamsodaRecorder\classes\camsoda.py", line 180, in check
if model['username'] in Wanted(self._settings).wanted_models:
KeyError: 'username'

hopefully someone can help with this!.....started happening like a week or 2 ago. Thanks.

Recording Models issues

I apologize for another thread
IS anyone able to get the new version to work? Not sure what is going on but it isn't recording any models it seems. Keep checking adding models who are online.

This is my config
[paths]
save_directory = /root/google/completed/Campop
wishlist_path = /root/Campop/wanted.txt
path_structure = {path}/{model}{month}.{day}.{year}{hour}.{minutes}.{seconds}.mp4

[settings]
interval = 20
#recording_utility options are: livestreamer, ffmpeg, or streamlink - whivhever you use must be installed manually
recording_utility =streamlink

This is my install python3.5 programs
root@ubuntu:~# pip3.5 freeze
beautifulsoup4==4.6.0
certifi==2017.11.5
chardet==3.0.4
click==6.7
colorama==0.3.9
command-not-found==0.3
futures==3.1.1
get==0.0.0
greenlet==0.4.12
idna==2.6
iso-639==0.4.5
iso3166==0.8
itsdangerous==0.24
Jinja2==2.9.6
language-selector==0.1
livestreamer==1.12.2
MarkupSafe==1.0
mfcauto==0.1.4
post==0.0.0
public==0.0.0
pycryptodome==3.4.11
pycurl==7.43.0
pygobject==3.20.0
pyScss==1.3.5
PySocks==1.6.8
python-apt==1.1.0b1
python-debian==0.1.27
python-systemd==231
query-string==0.0.0
request==0.0.0
requests==2.18.4
setupfiles==0.0.50
singledispatch==3.4.0.3
six==1.11.0
ssh-import-id==5.5
streamlink==0.10.0
ufw==0.35
unattended-upgrades==0.1
urllib3==1.22
virtualenv==15.1.0
websocket-client==0.46.0
Werkzeug==0.12.2

seems like getting error on status when connecting to Camsoda

Started happening about 2 weeks ago ? Just didn't have time post earlier.
Any suggestions?

side$ CamsodaRecorder (master) $ python3.5 CamsodaRecorder.py
Traceback (most recent call last):
File "CamsodaRecorder.py", line 80, in
getOnlineModels()
File "CamsodaRecorder.py", line 29, in getOnlineModels
if line['username'].lower() not in recording and line['status'] != 'connected':
KeyError: 'status'

camsodarecorder test - record without sound - windows 8.1

hi, can someone can help me with the script camsodarecoder test because it record without sound. I use the option FFMPEG, and i think the problem is there. I tested many version and it's the same (also with the last version) and i know it's a probem with audio codec. In anothers programs with node my version record the sound. If someone can some can send me a version of FFMPEG that work or to help me to fix it.
I tested with livestreamer and there's also no sound (and the master version sound worked) and streamlink doesn't create file.
I use windows 8.1.
It's the first time that i have sound issue with beaston02 script.

Thanks in advance

what to do when access unauthorised

hi, the program don't work anymore i don't know why but i can't also no enter to the website, i have the message "Unauthorized". I 'm banned ? does the program do this ? Because i never use for more than 15 models at the sametime. There's a way to resolve it ? thanks in advance.

Any Chance?

Any chance of maybe getting a windows .bat or .exe to streamline this for those of us who are not versed in python or are to old to grasp it (me)? And maybe a config file like you did with your streamate recorder? Thanks.

Test Version issue

Anyone else able to get the test version to work.
I am running main.py, but the program exits without any error. So I am not sure what is going on with it

camsoda error maybe due to guest?

python3.5 CamsodaRecorder.py
Traceback (most recent call last):
File "CamsodaRecorder.py", line 75, in
getOnlineModels()
File "CamsodaRecorder.py", line 23, in getOnlineModels
for line in data['results']:
KeyError: 'results'

Getting the above error when trying to connect, it worked for weeks but all of a sudden today getting the above error.

I wonder if maybe it will help to login as a user, (like in the Chaturbate recorder)

Thoughts?

Private / Ticket shows (bug and feature request)

Hi @beaston02

First off, thanks a lot for all your work in building this application, I've got it running now on free cam but Private (spy) doesn't seem to want to start, it briefly lists the name of the model name in private spy in the brackets and then simply resets the counter with no errors displayed:

(I set the reset value at 180)


0 model(s) are being recorded. Next check in 95 seconds
the following models are being recorded: [name briefly listed here]


Any plans to support recording of gold ticket shows at some point?

Thanks again!

Setup:
Mac 10.13.1 Beta
Python 3.6
Livestreamer 1.12.2

camsoda error line 80

hi,
Now i'm not anymore banned but the script don't want to launch.
When i launch python script i have an error about line 80
camsoda new error
And i cant intall pip 3 request, i have these messages
capture request 1
capture request 2
I don't know what i have to do to making it work can you help me !
Thanks in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.