Pakket: python3-casttube (0.2.1-2)
Verwijzigingen voor python3-casttube
Debian bronnen:
Het bronpakket python-casttube downloaden:
- [python-casttube_0.2.1-2.dsc]
- [python-casttube_0.2.1.orig.tar.gz]
- [python-casttube_0.2.1-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Interact with the YouTube Chromecast API
This library allows users to engage with the YouTube Chromecast API, enabling control over video playback on devices with Chromecast capabilities. It can initiate the playing of videos or playlists, manage queue operations such as adding and removing videos, and handle playback controls including play next and clearing the queue. This library communicates with a YouTube app running on a Chromecast device, requiring a screen ID for interactions. Leveraging this API, casttube provides functionality for controlling media displayed through Chromecast, making it possible to manage streaming directly from a programmatic interface.
Andere aan python3-casttube gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings