FabioGNR / pyytlounge

Python youtube lounge API

Home Page:https://readthedocs.org/projects/pyytlounge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Lounge API wrapper written in Python

GitHub Release GitHub Actions Workflow Status Documentation Status

Setup

Activate virtual environment:

  • create python -m venv .venv
  • activate source .venv/bin/activate
  • install package and its requirements pip install -e .

How to use

python test.py will run an interactive demo. View documentation on readthedocs.io.

Release Notes

See CHANGELOG.

Thanks

About

Python youtube lounge API

https://readthedocs.org/projects/pyytlounge/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%