Python Client for YouTube using Google's Private InnerTube API
The youtube library uses Poetry and can easily be installed from source, or using pip
$ pip install git+https://github.com/tombulled/youtube
Successfully installed youtube
$>>> import youtube
>>>
>>> # ...| Parsed | Device Used | |
|---|---|---|
| config | ✗ | |
| browse | ✗ | |
| player | ✓ | Android |
| next | ✓ | Web |
| search | ✗ | |
| guide | ✓ | Android |
| watch | ✓ | Web |
| get_video_info | ✓ | Web |
| comment_service_ajax | ✗ |