Git Product home page Git Product logo

moviewatcher's Introduction

bash_unit CI Shellcheck CI GH Language GH stars GH tag GH License basher install

moviewatcher

analyze movie metadata updates

๐Ÿ”ฅ Usage

Program : moviewatcher.sh  by [email protected]
Version : v0.1.10 (2022-10-23 17:51)
Purpose : analyze movie metadata updates
Usage   : moviewatcher.sh [-h] [-q] [-v] [-f] [-l <log_dir>] [-t <tmp_dir>] [-o <out_dir>] [-t <filter>] <action> <input?>
Flags, options and parameters:
    -h|--help        : [flag] show usage [default: off]
    -q|--quiet       : [flag] no output [default: off]
    -v|--verbose     : [flag] also show debug messages [default: off]
    -f|--force       : [flag] do not ask for confirmation (always yes) [default: off]
    -l|--log_dir <?> : [option] folder for log files   [default: log]
    -t|--tmp_dir <?> : [option] folder for temp files  [default: tmp]
    -o|--out_dir <?> : [option] folder for output files  [default: split]
    -t|--filter <?>  : [option] filter on titleType
    <action>         : [choice] action to perform  [options: download,split,gha:update,check,env,update]
    <input>          : [parameter] input url/file/text (optional)

### TIPS & EXAMPLES
* use moviewatcher download [url] to download to temp folder
  moviewatcher download
* use moviewatcher split [file] [type(s)] to split a large tsv file into smaller files that can easier be tracked in git
  moviewatcher --filter movie,tvMovie --out_dir movies split tmp/name.basics.tsv
* use moviewatcher gha:update to update all data after running
  moviewatcher gha:update
* use moviewatcher check to check if this script is ready to execute and what values the options/flags are
  moviewatcher check
* use moviewatcher env to generate an example .env file
  moviewatcher env > .env
* use moviewatcher update to update to the latest version
  moviewatcher update
* >>> bash script created with pforret/bashew
* >>> for bash development, also check IO:print pforret/setver and pforret/IO:progressbar

โšก๏ธ Examples

> moviewatcher download https://datasets.imdbws.com/name.basics.tsv.gz
# download file from source
> moviewatcher split
# split source files up in pieces based on key

๐Ÿš€ Installation

with basher

$ basher install pforret/moviewatcher

or with git

$ git clone https://github.com/pforret/moviewatcher.git
$ cd moviewatcher

๐Ÿ“ Acknowledgements

ยฉ 2022 Peter Forret

moviewatcher's People

Contributors

pforret avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.