Skip to main content

Gets hololive streams

Project description

hololive-python-api

Installation

pip install hololive

Usage

from hololive import hololive
streams = await hololive.get_streams()

for stream in streams:
  print(stream.title_jp) # 【Duolingo】🍑STADYYYYYYYYYYYY!!!!!!!!! #2🍑【桃鈴ねね/ ホロライブ】
  print(stream.talent_jp) # 桃鈴ねね
  print(stream.starttime) # 2021-05-01 03:00:00
  print(stream.url) # https://www.youtube.com/watch?v=MWeu_kf2L94

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hololive-0.0.14.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

hololive-0.0.14-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page