[ bianca ]
[ ソース: python-casttube ]
パッケージ: python3-casttube (0.2.1-2)
python3-casttube に関するリンク
python-casttube ソースパッケージをダウンロード:
- [python-casttube_0.2.1-2.debian.tar.xz]
- [python-casttube_0.2.1-2.dsc]
- [python-casttube_0.2.1.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-casttube 関連パッケージ
|
|
|
|
-
- 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