[ 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