Skip to main content

A Python wrapper for Invidious API

Project description

Invidious.py

A Python wrapper for Invidious API

Installation

pip install invidious.py

Getting Started

from invidious import *

searched = search("distrotube")

for item in searched:
    if type(item) == ChannelItem:
        print(item.author) 
        # Print names of all channels
        # in first page of result 'distrotube'

Links

  • PyPi: https://pypi.org/project/invidious.py/
  • Git repo: https://notabug.org/loliconshik3/invidious.py
  • Matrix: https://matrix.to/#/#cgwbr:matrix.org

Donates

Monero: 47KkgEb3agJJjSpeW1LpVi1M8fsCfREhnBCb1yib5KQgCxwb6j47XBQAamueByrLUceRinJqveZ82UCbrGqrsY9oNuZ97xN

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

invidious.py-0.0.28.tar.gz (18.7 kB view details)

Uploaded Source

Built Distribution

invidious.py-0.0.28-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

Details for the file invidious.py-0.0.28.tar.gz.

File metadata

  • Download URL: invidious.py-0.0.28.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for invidious.py-0.0.28.tar.gz
Algorithm Hash digest
SHA256 d270d0ef77b8c6c18e9fffb2e72180a1c2ee80707472a809226df3d37a3d0bf4
MD5 1dd0e95ae8ff93e0c89a61b2bf896fc1
BLAKE2b-256 8df3f1e1f3cbcc70c28f72647fae5454148b2b83c56e4c43a1033ca6dc009451

See more details on using hashes here.

Provenance

File details

Details for the file invidious.py-0.0.28-py3-none-any.whl.

File metadata

File hashes

Hashes for invidious.py-0.0.28-py3-none-any.whl
Algorithm Hash digest
SHA256 f529557d70222d63efb2fabb04b10c16dd0b8c18909868492822c35008755594
MD5 896a90737c1b778601e08616644ca140
BLAKE2b-256 ff1cf51334faddc73325000285076fcb5f09d2b137d4e3cda98d18841906c18a

See more details on using hashes here.

Provenance

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