Cast videos to chromecast from the commandline.
Project description
aiocast
Cast videos to chromecast devices from the terminal.
Install
$ pip install aiocast
Usage
$ aiocast play video.mp4
$ aiocast list-devices
$ aiocast device-info "Home"
$ aiocast play --help ✔ 19:31
usage: aiocast play [-h] [-d DEVICE_NAME] [-p PORT] [-t TIMEOUT] [-i IDLE]
[--local-ip LOCAL_IP] [--mimetype MIMETYPE]
media
Cast a video
positional arguments:
media Path to the video to cast.
optional arguments:
-h, --help show this help message and exit
-d DEVICE_NAME, --device-name DEVICE_NAME
The target cast device name (default: None)
-p PORT, --port PORT Port of the local cast server (default: None)
-t TIMEOUT, --timeout TIMEOUT
Timeout after which the program will close if stuck on
buffering. (default: 60)
-i IDLE, --idle IDLE Time to stay idle after a stop or media ends (default:
2.5)
--local-ip LOCAL_IP Local ip to use, otherwise get the first private ip
available. (default: None)
--mimetype MIMETYPE Set the mimetype of the media, otherwise will guess.
(default: None)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiocast-0.0.2.tar.gz
(7.1 kB
view details)
File details
Details for the file aiocast-0.0.2.tar.gz
.
File metadata
- Download URL: aiocast-0.0.2.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1329f97f7b6a968de903b0f4e5a6b7877819c80a94d6d9224fe6dd4b644f830 |
|
MD5 | e9e5203caa262b14c4bfe8f86ff1f788 |
|
BLAKE2b-256 | fbe00d3998a49c5ccaf57c007336ab6c9a32de44b58c9a4cc1c796912d1aa508 |