Kick · Guide

yt-dlp not working with Kick? Here is the fix

Kick sits behind Cloudflare bot protection. yt-dlp requests get challenged and fail with HTTP 403, 'Unable to extract' or an infinite JavaScript challenge.

Here is what actually helps.

스트림을 자동으로 녹화합니다 →무료 3일 체험 · 신용카드 필요 없음

Fix 1: update yt-dlp

pip install -U yt-dlp

스트림을 자동으로 녹화합니다

지금 채널을 추가하면 다음 스트림이 자동으로 캡처됩니다.

무료로 시작하세요

Fix 2: pass browser cookies

yt-dlp --cookies-from-browser chrome https://kick.com/CHANNEL

Fix 3: use the Kick API stream URL with ffmpeg

Fetch https://kick.com/api/v2/channels/CHANNEL in a real browser, copy playback_url and feed it to ffmpeg -i URL -c copy out.mp4. Fragile, but works.

Fix 4: stop fighting Cloudflare

recordcloud.bot records Kick server-side with protection-aware fetching, detects lives automatically and hands you an MP4. No cookies, no updates.

자주 묻는 질문

Does Streamlink work with Kick?

Streamlink has a Kick plugin that works intermittently for the same Cloudflare reasons.

Is recordcloud.bot affected by Kick's Cloudflare protection?

We route Kick checks through protection-aware fetching, so detection keeps working when scripts fail.

이제 스트리밍 방송을 절대 놓치지 마세요.

무료 3일 체험. 5개 채널, 100GB, 6개 플랫폼 모두 이용 가능.

대시보드를 엽니다

관련된