Skip to content

Small utility to search and play TV show episodes using magnet links provided by RSS.

License

Notifications You must be signed in to change notification settings

marek-nogiec/console-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console Time

This is a small terminal utility inspired by (and using) peerflix. It let's you search for a show and select one of the latest episodes (provided by RSS stream from showRSS.info) to stream instantly using a magnet link.

Prerequisites

  • Node.js (with NPM)
  • VLC or other video player compatible with peerflix

Installation

To install dependencies just run npm install from within the repo root directory.

Usage

node console-time.js SHOW_TITLE [PLAYER_NAME]

SHOW_TITLE can be just a part of the title. It can't have spaces or needs to be surrounded by quotes.

PLAYER_NAME is optional for when you want to specify the video player (default: 'vlc')

License

MIT

About

Small utility to search and play TV show episodes using magnet links provided by RSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published