stremio-metafetcher

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2020 License: AGPL-3.0 Imports: 10 Imported by: 0

README

stremio-metafetcher

A CLI that goes through a list of IMDb IDs and then fetches and stores their Stremio-digestible metadata from Cinemata as JSON files

Usage

Usage of stremio-metafetcher:
  -dataDir string
        Location of the data directory. It contains CSV files with IMDb IDs and a "metas" subdirectory will be used for writing metas as JSON files. (default ".")
  -version
        Prints the version of stremio-metafetcher
  • The dataDir directory is expected to contain CSV files that have a "IMDb ID" header column
  • stremio-metafetcher will go through all files in dataDir and skip those that don't end in .csv
  • stremio-metafetcher will not fetch metadata for IMDb IDs where a JSON file already exists

This is fairly opinionated and geared towards a specific use case. Future versions will be more flexible and probably allow listing CSV files via CLI argument, as well as defining a separate output directory via CLI argument.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL