ethsmaa

region-aware streaming availability CLI β€” find which of your subs has a given title

14
0
69% credibility
Found May 29, 2026 at 14 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Watchwhere is a simple terminal tool that answers the question 'where can I stream this movie?' It lets you search for any film or show and instantly see which of your streaming subscriptions have it, based on your country. You set up your region and choose your services once, then just search by name. The tool uses a free movie database to look up streaming availability and displays the results in a clear, color-coded format.

How It Works

1
πŸ’¬ You hear about it from a friend

Someone mentions they use a terminal tool to find where to stream movies instead of checking each app.

2
⚑ You install it in seconds

One quick command gets it running on your computer with no account or signup required.

3
πŸ—ΊοΈ You tell it where you live and what you pay for

A friendly setup asks which country you're in and which streaming services you subscribe to, like Netflix or Disney+.

4
πŸ” You type the name of a movie

Just type 'ww the matrix' and it searches across all your streaming services in your region.

5
You see your options instantly
βœ…
It's on your service

A green checkmark tells you it's included in one of your subscriptions β€” you're ready to watch.

πŸ’°
It's available to rent or buy

You see other options like buying or renting if it's not included with your subscriptions.

πŸŽ‰ You know exactly where to watch

No more guessing or scrolling through apps β€” you find your movie in seconds and start watching.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 14 to 14 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is watchwhere?

watchwhere is a CLI tool that tells you which of your streaming subscriptions have a specific movie or show available in your region. You type a title, it queries TMDB, and it cross-references the results against your configured subscriptions to show you exactly where you can watch it. Built in TypeScript with Bun, it ships with a hosted proxy so you can start using it immediately without signing up for an API key.

Why is it gaining traction?

The friction is near zero. Most people have multiple streaming accounts and waste time opening apps one by one to find where something is available. watchwhere replaces that workflow with a single terminal command. The hosted proxy means no TMDB token required out of the box, while still allowing self-hosting for privacy-conscious users. Region-aware provider pinning puts your actual subscriptions at the top of the list rather than forcing you to scan alphabetically. Support for both English and Turkish makes it immediately useful outside the typical anglophone developer audience.

Who should use this?

Power users with three or more streaming subscriptions who are tired of tabbing between apps. Developers who live in the terminal and want a fast lookup without opening a browser. Anyone who frequently forgets which platform has a specific title and wants a scriptable way to check. Region-locked content hunters who need to verify availability before committing to a rental or purchase.

Verdict

watchwhere solves a real, annoying problem with a clean interface and sensible defaults. The credibility score of 0.699999988079071% reflects a very young project with only 14 stars, so expect rough edges and limited community support. That said, the code is well-structured, the i18n is thoughtful, and the self-hosting option is a genuine differentiator. Worth installing if you fit the use case, but treat it as a personal utility rather than production infrastructure.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.