Code Monkey home page Code Monkey logo

afreecatv-auto-recorder's Introduction

AfreecaTV-Auto-Recorder

아프리카티비 방송 자동 다운로드 프로그램

사용법

  1. config.json 파일을 편집기로 열어서 아이디와 비밀번호를 입력해주세요.
{
    "user_name": "본인_아이디",
    "user_password": "본인_비밀번호"
}
  1. main.py 파일을 실행시키면서 인자로 다운로드 받을 방송인의 닉네임을 입력해주세요.
python3 main.py 방송인의_닉네임
  1. 컴퓨터를 계속 켜놓고 있어야 다운로드가 가능합니다.
    방송이 시작되면 해당 폴더에 자동으로 다운로드를 시작합니다.
    브라우저에서 아프리카티비 창은 켜놓고 있지 않아도 됩니다.

요구사항

afreecatv-auto-recorder's People

Contributors

dltkddnr04 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

zerobell-lee

afreecatv-auto-recorder's Issues

생방 다운은 되는데 예약 다운은 에러가 뜹니다..ㅠㅠ

일부 비제이들은 정상적으로 받아지는 한편
몇몇 비제이들 아이디로는 아래와 같은 에러가 나옵니다..

[2023-10-23T19-12-51] Program started
Traceback (most recent call last):
File "C:\AfreecaTV-Auto-Recorder-main\main.py", line 165, in
user_id = get_id_from_login(user_login)
File "C:\AfreecaTV-Auto-Recorder-main\main.py", line 29, in get_id_from_login
return result['CHANNEL']['BNO']
KeyError: 'BNO'

현재 생방중인 아이디는 정상적으로 작동하고
오프라인 상태일때 예약을 걸어두려고 하면 이런 에러가 뜨는 것 같습니다..
제가 혹시 뭐 잘못하고 있는 것이 있는건가요?

에러

[2024-02-11T03-30-11] Error: HTTPSConnectionPool(host='live.afreecatv.com', port=443): Max retries exceeded with url: /afreeca/player_live_api.php (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000025F236BC550>, 'Connection to live.afreecatv.com timed out. (connect timeout=None)'))
[2024-02-11T11-59-01] Error: HTTPSConnectionPool(host='live.afreecatv.com', port=443): Max retries exceeded with url: /afreeca/player_live_api.php (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000025F236BC1C0>, 'Connection to live.afreecatv.com timed out. (connect timeout=None)'))
[2024-02-11T16-31-17] Error: HTTPSConnectionPool(host='live.afreecatv.com', port=443): Max retries exceeded with url: /afreeca/player_live_api.php (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000025F236BD2A0>, 'Connection to live.afreecatv.com timed out. (connect timeout=None)'))

녹화중에 뜬적은 없는데 예약 녹화를 기다리다가 가끔 뜨는 에러인데 어떻게 해야할까요?

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.