ginsm / crly

A streamlink wrapper that allows you to easily watch and track crunchyroll series.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crly

A streamlink wrapper that allows you to easily watch and track crunchyroll series.

Install

Run install.sh -- this script will install this package via pip.

Commands

Usage:
  crly [--help | --version] [options]

Options:
  -s, --show <name>        Select a show
  -e, --episode <number>   Select an episode (default: oldest ep)
  -q, --quality <quality>  Set the video quality (default: "best")
  -p, --play               Play the selected episode
  -a, --autoplay           Autoplay episodes (default: false)
  -n, --next               Select the next episode
  -i, --info               Print information about the show
  -t, --track              Begin tracking a show
  -u, --updates            Check tracked shows for updates
  -d, --debug              Print debug information
  -h, --help               Print this help screen
  -v, --version            Print the current version

About

A streamlink wrapper that allows you to easily watch and track crunchyroll series.


Languages

Language:Python 99.8%Language:Shell 0.2%