Skip to content
/ VFL Public

Get redundant video files information from multiple directories

Notifications You must be signed in to change notification settings

sigmakappa/VFL

Repository files navigation

File Utilities Tool written in Java

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.

Usage

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).

Sample VFL console screenshot

![VFL Console Screenshot] (https://github.com/sigmakappa/VFL/blob/master/VFL_console.jpg)

Updates on future releases:

  • 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 JAR file

Download the JAR file from here.

About

Get redundant video files information from multiple directories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published