apander / CleanMeta

Cleaning up all the names on downloaded files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CleanMeta

Cleaning up all the file names on downloaded files.

Flow

  • Read a directory
  • Go through files 1 at a time
  • Replace "." with spaces
  • Remove a section of file from a point on the file name
  • Retain the file extension Rename

About

Cleaning up all the names on downloaded files.


Languages

Language:Shell 100.0%