Git Product home page Git Product logo

chzzkchatvoice's Introduction

Chzzk Chat Voice

파이썬을 통해 네이버 치지직 서비스의 채팅을 크롤링 하여 목소리를 읽어줍니다.

이 코드는 kimcore님의 코드를 기반으로 작성하였습니다.

설치

# 코드 다운로드
$ git clone https://github.dev/stypr/ChzzkChatVoice .
$ cd ChzzkChat

# 가상환경 설치
$ conda create -n chzzk python=3.9
$ conda activate chzzk

# 패키지 설치
$ pip install -r requirements.txt

준비하기

  1. 웹 브라우저에서 네이버를 키고 개발자 도구(F12)를 킵니다.
  2. 쿠키탭에 들어가 NID_AUTNID_SES 값을 찾습니다.
  3. 해당 값들을 cookies.json 파일에 들어가 붙여 넣습니다.

사용하기

# 예시
python run.py 

# 특정 채널에 적용하려면 아이디를 찾아 옵션으로 넣습니다
python run.py --streamer_id 9381e7d6816e6d915a44a13c0195b202

출력 내용은 자동으로 chat.log에 저장됩니다.
작동을 중지하려면 `ctrl + c'을 눌러주세요.

chzzkchatvoice's People

Contributors

buddha7771 avatar stypr avatar lee2532 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.