Terminal client

Todo

Configuration’s documentation #41

$ ytrss --help
usage: ytrss [-h] [-c FILE] [-d]
             {help,version,run,generate,configuration,download,url} ...

command line tool to manage ytrss package

optional arguments:
  -h, --help            show this help message and exit
  -c FILE, --conf FILE  configuration file
  -d, --debug-log       Enable debug logging

commands:
  Use once of this commands

  {help,version,run,generate,configuration,download,url}
    help                Print help message
    version             Show version of this program
    run                 Find movie from sources and download
    generate            Generate elements in destinations.
    configuration       Print configuration
    generate            Generate elements in destinations.
    download            Immediately download a movie to current location.
    url                 Add url to download

completions

Todo

Configuration’s documentation #42