Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Releases: teacat/chaturbate-dvr

v2.0.3

25 Jun 12:54
45c2e82

Choose a tag to compare

  • Fixed #125: Removed unnecessary slashes and whitespace in channel names.
  • Fixed #114, #128: Synced file when stream ends, resolving the 0KB file issue.
  • Fixed #122: Added friendly info message when a channel goes offline; status now updates to OFFLINE correctly.
  • Fixed #117: Unchecking Auto-Update & Scroll Logs now only stops log updates; info updates continue.
  • Fixed #112: Changed domain from chaturbate.global to chatburate.com.
  • Fixed #115: Online/Recording channels are now ordered first, followed by A–Z sorting.
  • Fixed #102: Added x channels are recording label at the top alongside the version number.
  • 9a4419e: Fixed Resume not updating is_pause to false in config.
  • b8205a1: Fixed issue where Sequence didn't reset to 0.

  • Windows → x64_windows_chaturbate-dvr.exe
  • Linux → x64_linux_chaturbate-dvr
  • MacBook with M-series chips → arm64_macos_chaturbate-dvr

v2.0.2

05 May 21:33
65397fb

Choose a tag to compare

  • Fixed #104, Enhanced solution for Cloudflare Anti-Bot and Age Verification

  • Windows → x64_windows_chaturbate-dvr.exe
  • Linux → x64_linux_chaturbate-dvr
  • MacBook with M-series chips → arm64_macos_chaturbate-dvr

v2.0.1

04 May 07:30
eaf61e7

Choose a tag to compare

  • Fixed #103, Added proxy and SOCKS5 support via the HTTPS_PROXY environment variable

  • Windows → x64_windows_chaturbate-dvr.exe
  • Linux → x64_linux_chaturbate-dvr
  • MacBook with M-series chips → arm64_macos_chaturbate-dvr

v2.0.0

02 May 16:14
c775b60

Choose a tag to compare

localhost_8080_ (2)
localhost_8080_ (4)

UI is mostly the same, but code refactored.

Now supports custom Cookies and User-Agent to bypass Cloudflare and (possibly) access private streams.

Thanks to @gunter423, @J0nDoe, @HeapOfChaos, and @jacoop for the clues that helped implement and refine these features.


  • Windows → x64_windows_chaturbate-dvr.exe
  • Linux → x64_linux_chaturbate-dvr
  • MacBook with M-series chips → arm64_macos_chaturbate-dvr

v1.0.6

11 Aug 18:22
9fb2916

Choose a tag to compare

  • Fixed #66, Fixed concurrent map read and map write issue.

  • Windows should download x64_windows_chaturbate-dvr.exe
  • Linux should download x64_linux_chaturbate-dvr
  • MacBook with M1/M2/M3 chips should download arm64_macos_chaturbate-dvr

v1.0.5

05 May 15:07
e9ec2b3

Choose a tag to compare

  • Fixed #55, Start the program with -interval to change online status check interval in minutes (default: 1)
  • Fixed #57, Fixed video stutter due to data-racing bug.

  • Windows should download x64_windows_chaturbate-dvr.exe
  • Linux should download x64_linux_chaturbate-dvr
  • MacBook with M1/M2/M3 chips should download arm64_macos_chaturbate-dvr

v1.0.4

22 Mar 01:39
acb1dff

Choose a tag to compare

  • Fixed #53, Separate multiple usernames with commas in Web UI to add in once.

v1.0.3

23 Feb 17:15
9400591

Choose a tag to compare

  • Fixed #50, Close old file and tidy when new one was created.

v1.0.2

17 Feb 12:05
616542a

Choose a tag to compare

  • Fixed #45, Tidy zero KB .ts files each time a new one was created.
  • Fixed #46, Added Password to Web GUI by specifying -gui-u and -gui-p arguments, thanks to @gunter423
  • Updated Dockerfiles and docker-compose.yml, thanks to @gunter423

v1.0.1

02 Feb 08:53
45308d8

Choose a tag to compare

  • Fixed #44, Channels are saved in Web GUI.