Skip to main content

check youtuber live status

Project description

image

how to download

pip install youtube-lv

how to update

pip install --upgrade youtube-lv

how to use

Youtube

from ytlv import youtube
live=youtube("https://www.youtube.com/@ShirakamiFubuki")
print(live)
# return Youtube class

Youtube class

channellink :str
link: str | None
status: str | None
islive: bool
title: str | None
picture: str | None
timestamp: float | None

Youtube status

  "LIVE" | "READY_TO_LIVE" | "ERROR"| None
from ytlv import youtube
live=youtube_lives("https://www.youtube.com/@ShirakamiFubuki/streams")
print(live)
# return Youtube_lives class

Youtube class

[
    channellink: str
    link: str | None
    picture: list[str] | None
    title: str | None
]

Twitch

from ytlv import twitch
live=twitch("iitifox")
print(live)
# return twitch class

Twitch class

link: str
status: str | None
islive: bool
title: str | None
picture: str | None
avatar: str | None

Twitch status

  "LIVE" | "ERROR" | None

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

youtube_lv-1.3.1.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

youtube_lv-1.3.1-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file youtube_lv-1.3.1.tar.gz.

File metadata

  • Download URL: youtube_lv-1.3.1.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for youtube_lv-1.3.1.tar.gz
Algorithm Hash digest
SHA256 1b59c360297ba28aa3ae49a06bbaf71fa82249a456599765a887d14bb0476fc8
MD5 b35efdb1ef01b8bf1ca49febaefbf823
BLAKE2b-256 4ccb1564628d628ba3a9a1119e33c55a45c9aaf5fe0d30fe99849a6b0a1da0ef

See more details on using hashes here.

File details

Details for the file youtube_lv-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: youtube_lv-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for youtube_lv-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4ed88726f06e1c793392662e30eac3d2b6327174df7fe61bc1e617285e2b427f
MD5 5c4aaca1efc1659922d7afd4373f2205
BLAKE2b-256 6bb324c9e1fd36bea94ede457fd7259d054f989d7f6c41fbd4fc01fbf0eb5dc6

See more details on using hashes here.

Supported by

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