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.1.tar.gz
(7.0 kB
view details)
File details
Details for the file aiocast-0.0.1.tar.gz
.
File metadata
- Download URL: aiocast-0.0.1.tar.gz
- Upload date:
- Size: 7.0 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 | 2bd42d8993bd4951f9c7545b0c0ffd46583b50912e253154541dec31c873335d |
|
MD5 | 13e111f5f1a368b18a6bcb8d79285c61 |
|
BLAKE2b-256 | dfccd7ea7bb7e34d52fe77bcb1cce5fc46c33a9411118f50073d5cae4d2515e2 |