Skip to content

Repository files navigation

RnJav

Installation

npm i -g rnjav

Execute

rnjav [folderPath]

or

npx rnjav [folderPath]

Flow Process

graph TB;
  subgraph Process
    P1["Filter Invaild Paths"]
    P2["Transform to Infos"]
    P3["Process Rename"]

    P1 --> P2 --> P3
  end
  S1["Folder(s)"]
  S2["File(s)"]
  T1["New Name File(s)"]

  S1 --> Process
  S2 --> Process
  Process --> T1
Loading

About

Rename the videos

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages