Skip to main content

Cast All The Things allows you to send videos from many, many online sources to your Chromecast.

Project description

https://img.shields.io/pypi/v/catt.svg https://img.shields.io/travis/skorokithakis/catt.svg

Cast All The Things allows you to send videos from many, many online sources (YouTube, Vimeo, and a few hundred others) to your Chromecast. It also allows you to cast local files.

Installation

You can install Cast All The Things with pip:

pip install catt

Usage

To use Cast All The Things, just specify a URL:

catt cast "https://www.youtube.com/watch?v=VZMfhtKa-wo"

CATT supports any service that youtube-dl supports, which includes most online video hosting services.

CATT can also cast local files (if they’re in a format the Chromecast supports natively):

catt cast ./myvideo.mp4

You can also control your Chromecast through catt commands, for example with catt pause. Try running catt --help to see the full list of commands.

Contributing

If you want to contribute a feature to CATT, please open an issue (or comment on an existing one) first, to make sure it’s something that the maintainers are interested in. Afterwards, just clone the repository and hack away!

To run CATT in development, you can use the following command:

python -m catt.cli --help

Thanks!

Info

Features

  • Casts videos to Chromecast.

  • From many, many online sources.

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

catt-0.4.3.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

catt-0.4.3-py2.py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page