# skorokithakis/catt

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

Repository: https://github.com/skorokithakis/catt
Canonical: https://ross.abutalabs.com/products/catt
Language: Python
License: BSD-2-Clause
License Family: permissive
Last push: 2026-08-19T15:46:42+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 11, longevity 100
- inputs: {"age_days": 3783, "days_push": 14, "days_rel": 380, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3683, forks 174 (observed 2026-08-28T04:08:13.772130+00:00)

## What it is
Cast All The Things (catt) is a Python command-line tool that sends videos from hundreds of online sources (via yt-dlp) or local files to a Chromecast. It also supports playback control, subtitle conversion, and rendering websites on the device.

## Use cases
- cast a youtube video to my chromecast from the terminal
- send a local mp4 file to chromecast
- cast a website to chromecast
- pause and control chromecast playback from the command line
- add subtitles when casting a local video
- stream any yt-dlp supported site to chromecast

## When to choose
- you want a simple CLI to cast online or local videos to a Chromecast
- you need playback control (pause, volume, seek) without an app
- you want automatic SRT-to-WEBVTT subtitle conversion when casting

## When to avoid
- you need casting to non-Chromecast devices like AirPlay or DLNA
- you want a graphical interface
- you need to cast DRM-protected content

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, video-processing, streaming
- domain: media, developer-tools
- platform: python, cli, cross-platform
- tags: chromecast, cast, yt-dlp, video-streaming, media-casting, command-line

## Member repositories
- skorokithakis/catt (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.772130+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:12.530945+00:00, confidence not recorded.
  - readme: https://github.com/skorokithakis/catt (fetched 2026-08-28T04:08:13.772130+00:00, sha d0f55fae4580)
  - registry_pypi: https://pypi.org/pypi/catt/json (fetched 2026-08-29T09:25:02.802548+00:00, sha 2089830185bf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
