Skip to main content

A Python wrapper for Invidious API

Project description

Invidious.py

A Python wrapper for Invidious API

Installation

With pip

$ pip install invidious.py

With Git

$ git clone https://codeberg.org/librehub/invidious.py
$ cd invidious.py
$ pip install .

Getting Started

from invidious.enums import ContentType
from invidious import *

iv = Invidious()
searched = iv.search("distrotube", ctype=ContentType.CHANNEL)

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

Links

Support

Any contacts and crytpocurrency wallets you can find on my profile page.

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.1.2.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

invidious.py-0.1.2-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: invidious.py-0.1.2.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.3

File hashes

Hashes for invidious.py-0.1.2.tar.gz
Algorithm Hash digest
SHA256 73182f1d2a12d899f8f819bce9f5ae5bdeb3d44b010813a8ac0e42990a11ae87
MD5 353c010b1c40a6573c0d9d3bdb6bedc4
BLAKE2b-256 b0715ca7e58721473f74b76db9fbf0ad772ea9514e8b92fb303424e2104489fb

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: invidious.py-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 29.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.3

File hashes

Hashes for invidious.py-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 314721c3f63891fadb6bc39df58db98b07571b38c372878f891b1007692a44e3
MD5 206f6f3302e9e8e2aa45e6a17799c682
BLAKE2b-256 dec1f3025a1462f6d35bb8fb1f2b16a1d9249d366a4dbec5986b37c07d65fdf7

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