Skip to main content

YouTube Lounge API wrapper

Project description

YouTube Lounge API wrapper written in Python (WIP)

Setup

Activate virtual environment:

  • create python -m venv .venv
  • activate source .venv/bin/activate

How to use

  1. Now you need a screen_id and loungeToken. For now the easiest way is through manual pairing.
    • Try python manual_pairing.py and enter the pairing code from the YouTube app settings.
  2. Copy variables_example.py to variables.py and enter screen id and lounge token there.
  3. python main.py

Thanks

Publish to pypi

  1. Update pyproject.toml
  2. python -m build
  3. python -m twine upload dist/*

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

pyytlounge-1.4.3.tar.gz (18.6 kB view hashes)

Uploaded Source

Built Distribution

pyytlounge-1.4.3-py3-none-any.whl (18.7 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