Skip to content

Releases: Michele0303/tiktok-live-recorder

TikTok Live Recorder 5.3

15 Nov 22:39
cbd1af8
Compare
Choose a tag to compare

TikTok Live Recorder 5.2

19 Jul 12:36
78eb487
Compare
Choose a tag to compare
  • Added authentication based on cookies.
  • Added Live Restriction Exception.

TikTok Live Recorder 5.1

18 Jul 23:55
Compare
Choose a tag to compare
  • Added WAF Exception and bypass (maybe)
  • Fixed some error

TikTok Live Recorder 5.0

18 Jul 17:41
Compare
Choose a tag to compare
  • Improved code operation
  • Fixed roomId error
  • Improved error messages

TikTok Live Recorder 4.1.1

10 Jul 08:14
251ecdf
Compare
Choose a tag to compare
  • Fixed room_id not found

TikTok Live Recorder 4.1

09 Aug 09:17
Compare
Choose a tag to compare
  • Implemented recording by url
  • Implemented proxy configuration

TikTok Live Recorder 4.0

03 Aug 14:47
Compare
Choose a tag to compare
  • Implemented logging system for improved project monitoring and debugging.
  • Implemented errors class to improve error management
  • Checking whether the user has a private account
  • Use localtime instead of gmtime. Thanks #56

V3.9

09 Jun 12:05
Compare
Choose a tag to compare

What's Changed

TikTok Live Recorder 3.8

08 Jun 23:55
Compare
Choose a tag to compare

What's Changed

  • duration added to the command line argument by @aCS6 in #46
  • Fixed "unable to find room_id"
  • Added display of ffmpeg errors

TikTok Live Recorder 3.7

05 Jun 11:33
Compare
Choose a tag to compare
  • Fix/webcast request. Thanks @aCS6