transcript-packer

command module
v0.0.0-...-e06f761 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2019 License: MIT Imports: 8 Imported by: 0

README

transcript-packer

Downloads, organizes, and packs transcripts from the MLP Wiki into a JSON file. Do not attempt to compile the source code, download the precompiled executables for your operating system before you attempt to run the example.

Usage
transcript-packer.exe [-indexed] [min#] [max#]

Specifying -indexed means the episodes will be indexed by episode number instead of episode name. If no other arguments are provided, it will compile transcripts of seasons 1-7. If one number is provided, it will treat that number as the maximum season to download. If two numbers are provided, the first one is the minimum season and the second one is the maximum season (both inclusive)

Examples

Download first two seasons, indexed by name:

transcript-packer.exe 2 

Download seasons 3-6, indexed by number:

transcript-packer.exe -indexed 3 6

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