1.0.3 • Published 5 years ago

teevee v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

teevee

A handy CLI tool to watch TV shows from zooqle with webtorrent.

> npm install -g teevee

Demo

Demo video

Requirements

Usage

Usage: teevee [options] [command]

CLI to stream TV shows with webtorrent

Options:
  --vlc       Default, Use VLC as player
  --iina      Use IINA as player
  --mplayer   Use MPlayer as player
  --mpv       Use MPV as player
  --xmbc      Use XMBC as player
  -h, --help  output usage information

Commands:
  add <imdbID>     Add a TV show to your collection with its IMDB ID.
  remove           Remove a TV show from your collection.
  fetch            Fetch a magnet URL for an episode from your collection.
  watch [options]  Stream an episode from your collection with webtorrent-cli.

Where do i find the IMDB ID?

  1. Find your TV show on IMDB
  2. The URL should look like this https://www.imdb.com/title/<imdbID>