horacio9a / chaturbate-anonymous

More variants of anonymous python27 scripts for chaturbate.com
37 stars 12 forks source link

Problem #4

Open woolfder opened 6 years ago

woolfder commented 6 years ago
  1. Error at startup: python: can't open file cb.py: [Errno 2] No such file or directory
  2. default
horacio9a commented 6 years ago

Check your config.cfg who must be in C:/-cba-py with other files like this:

Directory of C:/-cba-py

07.12.2017. 03:55 4.679 cb.py 07.12.2017. 00:30 3.193 cbr.py 07.12.2017. 03:55 4.374 cbsl.py 06.12.2017. 20:20 2.659 cbslr.py 07.12.2017. 03:56 4.180 cbyt.py 06.12.2017. 20:34 2.666 cbytr.py 07.12.2017. 16:15 236 config.cfg 06.12.2017. 20:06 2.791 README.md 06.12.2017. 20:51 135 Requirements.txt

Default config.cfg is:

[folders] output_folder: C:/Videos/Chaturbate/ [files] model_list: C:/Windows/CB_Model.txt rtmpdump: C:/Windows/rtmpdump.exe ffplay: C:/Windows/ffplay.exe youtube: C:/Windows/youtube-dl.exe streamlink: C:/Python27/Scripts/streamlink.exe

Default location for cba.bat is:

C:/Windows/cba.bat

woolfder commented 6 years ago

Thanks for the reply. I tried not to change config.cfg and left everything as it was, but the problem all the same. All the files are in C:\Windows. Also I have no config for this:youtube: C:/Windows/youtube-dl.exe streamlink: C:/Python27/Scripts/streamlink.exe default

horacio9a commented 6 years ago

From your first screenshot I see that you have this path:

C:/Users/-x???/chaturbate/cb.py

I don't think you're still correct this. 'cb.py' and other files must be in 'C:/-cba-py'

I repeat, must be like this:

C:/-cba-py/cb.py C:/-cba-py/cbr.py C:/-cba-py/cbsl.py C:/-cba-py/cbslr.py C:/-cba-py/cbyt.py C:/-cba-py/cbytr.py C:/-cba-py/config.cfg

woolfder commented 6 years ago

Yes, my mistake, did as you said. Now the recording starts, but immediately ends. Or it writes that the model is offline. 1 3

horacio9a commented 6 years ago

I assume you don't have 'rtmpdump.exe' at the location specified in the config.cfg

[folders] output_folder: C:/Videos/Chaturbate/ [files] model_list: C:/Windows/CB_Model.txt rtmpdump: C:/Windows/rtmpdump.exe ffplay: C:/Windows/ffplay.exe youtube: C:/Windows/youtube-dl.exe streamlink: C:/Python27/Scripts/streamlink.exe

woolfder commented 6 years ago

The fact that the file is in the same directory, which is included in the config.

horacio9a commented 6 years ago

Check also 'output_folder:' path in 'config.cfg' Try to record a number of currently active models, because some model may be offline or hidden or private.

woolfder commented 6 years ago

[folders] output_folder: C:/Chaturbate [files] model_list: C:/Windows/CB_Model.txt rtmpdump: C:/Windows/rtmpdump.exe ffplay: C:/Windows/ffplay.exe ffmpeg: C:/Windows/ffmpeg.exe All files are in these directories. Also an error in ffmpeg, the function PLAY works correctly, but the REC function does not work and gives an error. 12

horacio9a commented 6 years ago

I think that you deliberately make mistakes ?

You've seen the default path is:

output_folder: C:/Videos/Chaturbate/

correct your path must be:

output_folder: C:/Chaturbate/

your output_folder: C:/Chaturbate is incorrect !!!

With this incorrect path your file is saved like:

C:/Chaturbatesweetdoll17_CB_20012018-115926.flv

woolfder commented 6 years ago

Unfortunately, the problem is not this, after the configuration change the problem has not disappeared.

horacio9a commented 6 years ago

I suppose the problem arises because of the appearance of Russian letters somewhere? Otherwise if it does ok rtmp recording use it because ffmpeg still has freeze and it is well avoided

woolfder commented 6 years ago

Russian letters seems nowhere to be found. But now the problem is different, record is very much freeze.