Quote:
Originally Posted by Horizon
It reads from file a .txt file saved in same folder 'chaturbate.txt' for chosen links such as 'https://chaturbate.com/mayastings'.
Then it looks for the m3u8 and starts downloading by spawning new process when they come online automatically. I would have say 5 links in that file. When they come online it automatically records a .ts file into same folder into a single file untill they go offline, sometimes over 2GB lol..... Does this make any sense or help??
File could be up to 3GB depend how long they are online.
|
It's all clear to me. I tried to fix the script but obviously is a more difficult case.
So the script currently captures 'ts' segments of about 14 seconds. These segments could be linked later but this is not a solution.
In addition I noticed that there are even three different resolutions in the same segment!
I put the ffmpeg in the script and the recording is done OK but this script has a very long code and it all matches it's almost impossible mission.
I just finished my script (cbffr.py) which recording in a very similar way as chat.py and can be a good substitute.
Cbffr.py starts with cba.bat and can record a specific model 24/7 if it has free disk space
Recording is performed in flv format at the highest available resolution. It will not be a problem to make a 'ts' variant recording if it is necessary. If more than one 24/7 models must be recorded, more copies of cba.bat scripts should be started.
Download link for all files in zip:
https://codeload.github.com/horacio9...ous/zip/master