TikTok Live Recorder — Unlimited avatar

TikTok Live Recorder — Unlimited

Under maintenance

Pricing

Pay per usage

Go to Apify Store
TikTok Live Recorder — Unlimited

TikTok Live Recorder — Unlimited

Under maintenance

Monitor multiple TikTok accounts 24/7. Auto-launch Comments & Recorder the moment any stream goes live. Unlimited. Cookies supported.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Ben Belaouedj

Ben Belaouedj

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

an hour ago

Last modified

Share

Monitor multiple TikTok accounts 24/7 and automatically start recording and comment capture the moment any stream goes live. Cookies supported for authenticated sessions.

What it does

  • Reads a list of TikTok usernames from the input.
  • Continuously checks whether each account is live.
  • Automatically starts recording the live stream to MP4 using ffmpeg.
  • Captures live comments and co-hosts in real time.
  • Restarts automatically if a process crashes mid-stream.
  • Supports TikTok cookies for more stable and authenticated captures.

Input

FieldTypeRequiredDescription
usernamesarray of stringsYesTikTok usernames to monitor (without @)
cookiesstringNoTikTok cookies in JSON format for authenticated sessions
intervalintegerNoPolling interval in seconds (default: 20)
qualitystringNoStream quality: best, uhd, sd, ld, origin (default: best)

Example input

{
"usernames": ["account1", "account2"],
"interval": 20,
"quality": "best"
}

Output

FileDescription
recordings/<username>_<timestamp>.mp4Recorded live stream
data/comments_<username>_<timestamp>.csvLive comments with country and UID
data/hosts_<username>_<timestamp>.csvDetected hosts and co-hosts
metadata/<timestamp>_<username>.csvRecording metadata

How to use cookies

Export your TikTok cookies from your browser using a cookie export extension, then paste the JSON content into the cookies input field. Cookies significantly improve stream detection reliability.

Notes

  • Requires ffmpeg available in the environment.
  • Multiple accounts are monitored in parallel.
  • The Actor polls each account at the configured interval and reacts within seconds of a live starting.
  • Streams are recorded without re-encoding (stream copy) for maximum performance.

Categories

Automation · Developer tools · Social media