Skip to content

Instantly share code, notes, and snippets.

@Cqoicebordel
Cqoicebordel / JSON2YTT-CONVERTER-README.md
Last active June 3, 2023 09:11
Twitch's json comments to Youtube subtitles converter

Python script to convert the Json containing all the chat of Twitch, to the Youtube Timed Text subtitle format (YTT).

Features

  • Use the users' colors
  • Create a unique color for users who don't have one
  • Display the subtitles in chat order (new at bottom). Do this by compiling collisions
  • Display the chat at the bottom left of the screen
  • Display unicode emojis
@curioustorvald
curioustorvald / my-little-streamer-bot.md
Last active February 27, 2024 15:00
How to record twitch live streaming PROPERLY

송출이 불안정한 스트리머의 방송을 최소한의 딜레이로 녹화하도록 만들어진 녹화 스크립트입니다. 호스팅 채널을 녹화하지 않고, TS파일을 직접 저장합니다.

이 스크립트는 24/7 상시감시 및 녹화를 위해 준비된 스크립트이고 설정 과정에서 약간의 프로그래밍적 지식이 필요합니다. 단타성 녹화를 원한다면 더 단순한 거 찾아다 쓰십쇼.

치지직용 스크립트를 테스트하고 있습니다. 여러분의 많은 기여가 필요합니다 🙏🙏

세팅하기 전에

윈도에서도 작동은 하겠지만, 진짜 봇을 구축하려면 이 글의 작성자는 리눅스를 사용하는 걸 추천합니다. 리눅스를 쓰는 이유는, 적어도 얘는 업데이트 있다고 지멋대로 재부팅하지는 않으니까요 (대충 트위치 카파 콘)