Skip to content
J.P. Hutchins edited this page Apr 19, 2020 · 7 revisions

Quickstart

Usage: library_finder <path> [options]

Options:

  • --htmlOutput results to ./library_explorer.html instead of printing to terminal.
  • --type <kind>Specify the kind of file library to search for as "photo", "video" or "audio". Default is audio.
  • --tolerance <number>Specify how many non-target file types to allow per folder before skipping. Default is 2.
  • --helpDescribe command line arguments and options.

Installation

Command Line Usage

Using library_explorer

Clone this wiki locally