Releases: KFERMercer/chaturbate-grabber
4.0-r5
Hot Fix of 4.0-r4.
-
Please see the Release Notes of 4.0-r4.
-
*FIX* - Keep retry recording after streaming is over.
-
*FIX* - Keep retry recording after removing FFmpeg during runtime.
-
Full Changelog: 4.0-r4...4.0-r5
4.0-r4
I have a feeling that the development of this tool is coming to the END.
All features have been stabilized, All ideas have been implemented, All needs (of mine) have been met.
-
*Fix* - Runtime error when path has contiguous spaces.
-
*Fix* - Potential injection risks.
-
Add direct executable FFmpeg command to Link Mode outputs.
-
Full Changelog: 4.0-r3...4.0-r4
-
Multi-Platform Containers:
-
Platform Available x86 ✅ x86_64 ✅ armhf ✅ armv7 ✅ aarch64 ✅ loongarch64 ✅ ppc64le ✅ riscv64 ✅ s390x ✅ docker pull kfermercer/ctbcap:latest
docker pull ghcr.io/kfermercer/ctbcap:latest
-
For develop, looking for some specific StripChat streamer that:
- Previously changed their username, and knowns the previous username.
- Are actively streaming.
- Regular streaming schedule.
If you got some name, mail me.
4.0-r3
Huge Recording Stability Improvements.
-
Add in-stream disconnect reconnection. Now it won't restart recording due to network fluctuation.
You can now find the directly executable ffmpeg commands in
<logdir>/xxx.ffmpeg.log
that exactly used during recording. -
Add FFmpeg version requirement and legacy detection. Now the actual FFmpeg action may change based on the version being used.
-
*FIX* - Platform server can perform injection attacks on you:
Intro by: fe953c1
Fixed at: 1bcc394And several other small potential issues.
-
Paths can now contain spaces and other special characters.
-
CtbCap now has fully degradable design. You can now do whatever you want to do while the program is running. Such as unplug the internet or disk, remove/update FFmpeg or cURL, etc.
-
Full Changelog: 4.0-r2...4.0-r3
-
And of course:
-
Platform Available x86 ✅ x86_64 ✅ armhf ✅ armv7 ✅ aarch64 ✅ loongarch64 ✅ ppc64le ✅ riscv64 ✅ s390x ✅ docker pull kfermercer/ctbcap:latest
docker pull ghcr.io/kfermercer/ctbcap:latest
-
4.0-r2
Introducing Officel Container Registry of CtbCap:
-
Docker Hub
docker pull kfermercer/ctbcap:latest
-
GitHub Package
docker pull ghcr.io/kfermercer/ctbcap:latest
With Full Platform-Available:
Platform | Available |
---|---|
x86 | ✅ |
x86_64 | ✅ |
armhf | ✅ |
armv7 | ✅ |
aarch64 | ✅ |
loongarch64 | ✅ |
ppc64le | ✅ |
riscv64 | ✅ |
s390x | ✅ |
CtbCap will always deliver on the Compatibility Promise.
-
Now you can completely disable logging to file with
-o 0
. -
Add disk space detection. New recording will be rejected if the remaining space is less than 512MiB.
-
Add log file trimming to control log file size.
-
Docker containers can now configure the user.
-
Update docker-compose.sample.yml to match Container Registry.
-
Rewrite the README.md to match Container Registry. You should re-read it to avoid losing the information.
-
Fixing potential issues and code efficiency improvements.
-
Full Changelog: 4.0-r1...4.0-r2
4.0-r1
First version of 4.0.
This was supposed to be 3.0-r5, but I've already bragged that the previous version was the final version of 3.0.
-
If you don't use the recording feature, FFmpeg will now no longer be required.
-
Reformatted and retweaked the README.md, You should re-read it to avoid losing the information.
-
Fixing potential issues and code efficiency improvements.
-
Full Changelog: 3.0-r4...4.0-r1
3.0-r4
Final Version of 3.0 .
-
Dramatically reducing the size of docker images by build a minimal FFmpeg tailored for ctbcap. (140MB → 18MB)
Seedocker-container in README.md
-
Fix no argument execution.
-
Fix log path keeps using
${PWD}/rec/log
when its not specified. -
Significantly reduce system resource usage.
-
Full Changelog: 3.0-r3...3.0-r4
3.0-r3
Fix stripchat recording error.
-
Fix potential word splitting issue.
-
Full Changelog: 3.0-r2...3.0-r3
3.0-r2
Stable Version of 3.0 .
Longterm Version. No further changes without major issues.
-
Discussions Now is Open, Let's discuss anything there. 👉
-
Fixed multiple typo.
-
Default save path is now changed to
${PWD}/rec
. (Docker configuration is unchanged) -
Full Changelog: 3.0-r1...3.0-r2
3.0-r1
3.0 With Big Updates
-
Rewrite the entire project to ensure POSIX standards compliance. Now your electric toys can run too.
-
Add more comprehensive status detection.
-
More standard command options with more detailed
-h
doc. -
Drop
bash
requirement. -
STREAM_MODE
now renamed toLINK_MODE
. -
New
README.md
doc. Now is way easier to getting start -
Ton of new features. See
-h
for yourself. -
Full Changelog: 2.0-r6...3.0-r1
2.0-r6
Add Edging Mod with $EDGING_MODE
:
Delay initial requests to servers to avoid time-specific request waves caused by large-scale deployments.
See Configure Detail:docker-compose.yml.sample
Full Changelog: 2.0-r5...2.0-r6