软件包:python3-casttube(0.2.1-2)
python3-casttube 的相关链接
Debian 的资源:
下载源码包 python-casttube:
- [python-casttube_0.2.1-2.dsc]
- [python-casttube_0.2.1.orig.tar.gz]
- [python-casttube_0.2.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings