gpq

4.3.0Β β€’Β PublicΒ β€’Β Published

Goated 🐐

Looking to rewatch your favorite TV show or anime, but not sure where to start? πŸ€”

🐐 Goated 🐐 is the answer you've been looking for! Our CLI tool makes it easy to manage your all-time favorite shows and select a random episode to watch whenever the mood strikes.

With Goated, you can indulge in the pleasure of revisiting your favorite moments without the stress of choosing what to watch next. Try Goated today and rediscover your love for your goated series! πŸ“Ί πŸ’–

Features

Here are some of the features Goated offers:

  • Select random episode from collection 🎲
  • Mark episode as watched automaticaly βœ…
  • Mark the scenes and then play them 🐐

Installation

VLC and ffmpeg is a required dependency

npm i gpq -g
goated init

Usage

Here are some examples of how to use Goated: Usage

Here are some examples of how to use Goated:

Adding Episode

To add a single episode, run:

goated add /path/to/episode.mkv -s series_name

To add multiple episodes in batch, run:

goated add /path/to/a /path/to/b ... -s series_name

To watch episodes

To open a selector in which you can choose by typing a keyword run :

goated from

To search and play the episode with best match

goated search keyword

To play a random episode, run:

goated play

To open a selector to search and play your marked scene:

goated scene

Deleting

To open a selector in which you can delete a series by serarching it with keyword, run:

goated delete

To delete a specific item (series, episode, or scene) based on its name or ID:

goated delete {series_name or series_id or episode_path or episode_id or scene_name or scene_id}

Add Scene

To add a scene

goated scene add --scene-name "Opening scene" --start 00:02:30 --end 00:05:00 <id or path to episode>

That's it! Enjoy using Goated to randomly select your next favorite episode. πŸŽ‰

Readme

Keywords

none

Package Sidebar

Install

npm i gpq

Weekly Downloads

0

Version

4.3.0

License

ISC

Unpacked Size

93.1 kB

Total Files

8

Last publish

Collaborators

  • volcanocode