Skip to content

🎬 Stream TV-show torrents from your command line.

License

Notifications You must be signed in to change notification settings

JodusNodus/teevee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

Releases

No releases published

Packages

No packages published