This utility (currently) presents the user with a list of redundant video files (in MP4, AVI, DAT, FLV ,MKV , MOV, WMV formats) present in a number of desired directories.
Requires Java 1.8.0 or above.
For running the associated jar, simply navigate to the directory where the jar is placed and run:
java -jar VFL.jar
Post running the jar, the user is presented with HTML Report named RedundancyReport.html which presents the user with the redundant file names, their specific locations (paths) and sizes (in bytes, kb, mb, etc).
![VFL Console Screenshot] (https://github.com/sigmakappa/VFL/blob/master/VFL_console.jpg)
- Currenly supports only Windows and Video files (hence the V in VFL as currently only video files are supported)
- Implement smarter algorithm to check redundency better and bring out more suggestions on redundancy.
Download the JAR file from here.