An open API service indexing awesome lists of open source software.

https://github.com/box-archived/vlive-py

VLIVE(vlive.tv) parser for python
https://github.com/box-archived/vlive-py

api-wrapper crawler kpop parser python vlive

Last synced: 22 days ago
JSON representation

VLIVE(vlive.tv) parser for python

Awesome Lists containing this project

README

          

> #### Language
> [English](README.md) Korean

# vlivepy
[![GitHub](https://img.shields.io/github/license/box-archived/vlive-py)](LICENSE)
[![Documentation Status](https://readthedocs.org/projects/vlivepy/badge/?version=latest)](https://vlivepy.readthedocs.io/en/latest/?badge=latest)

[![PyPI](https://img.shields.io/pypi/v/vlivepy)](https://pypi.org/project/vlivepy/)
[![Downloads](https://pepy.tech/badge/vlivepy)](https://pepy.tech/project/vlivepy)
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/box-archived/vlive-py?include_prereleases&label=dev)](https://github.com/box-archived/vlive-py/releases/)

vlivepy는 파이썬 기반의 비공식 [VLIVE](https://www.vlive.tv/) API입니다.

## 설치
[PyPI](https://pypi.org/project/vlivepy/) 를 통해 설치할 수 있습니다.
```console
$ python -m pip install vlivepy
```

## 문서
vlivepy에 대한 문서는 [https://vlivepy.readthedocs.io/](https://vlivepy.readthedocs.io/) 에서 찾을 수 있습니다.

## 사용 중 문제가 있나요?
[issue](https://github.com/box-archived/vlive-py/issues) 페이지에서 관련된 문제를 찾거나 이슈를 작성하세요.
[discussion](https://github.com/box-archived/vlive-py/discussions) 페이지에서 사용에 대한 도움을 얻을 수 있습니다.