rlustin / traktorhtml2txt

Convert traktor set HTML export to text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

traktorhtml2txt

Does what it says, convert an Traktor set list HTML export to text.

traktorhtml2txt 0.1
Paul Adenot <paul@paul.cx>
converts a tracktor html export to text

USAGE:
    traktorhtml2txt [FLAGS] <input> [output]

FLAGS:
    -h, --help       Prints help information
    -n, --notime     Don't output start time of tracks.
    -V, --version    Prints version information

ARGS:
    <input>     Sets the input file to use
    <output>    Sets the output file to use (stdout by default)

License

Either of:

About

Convert traktor set HTML export to text

License:Other


Languages

Language:Rust 100.0%