Skip to content

Retrieving Lineup ID

Jef LeCompte edited this page Jul 19, 2025 · 1 revision

Unfortunately, I currently don't have a clever way to get a lineup ID.

So we'll have to leverage a third-party provider. On the bright side, once you save it, you won't have to get it again!

  1. Go to https://tvtv.us/
  2. Enter Zip Code and select city

  1. Find provider you're interested in (I'll use RCN Cable - New York) and click on it

  1. After going to the TV Guide, you'll see https://tvtv.us/ny/new-york/10001/luUSA-NY63086-X in the address.
  2. The lineup ID is USA-NY63086-X. It's the last part of the URL without the lu prefix.

And there you have it! You can include in the environment variable or as a flag. Read more on the README.md.

Clone this wiki locally