legtv

0.1.9 • Public • Published

legtv

Build Status

Unofficial Legendas TV CLI.

Installation

Usage

legtv "the walking dead"

Development run

yarn start "the walking dead"
rm *.srt                            # remove all subtitiles from dir since it downloads to current dir. 

Build

yarn build

An executable will be built inside releases folder. Run with releases/legtv "the walking dead"

Test

LEGENDAS_TV_USERNAME=<username> LEGENDAS_TV_PASSWORD=<password> yarn test

Release

npm version patch | minor | major && npm publish && git push && git push --tags && yarn release

Readme

Keywords

none

Package Sidebar

Install

npm i legtv

Weekly Downloads

2

Version

0.1.9

License

MIT

Last publish

Collaborators

  • calimaborges