Skip to content

Scan a file system for video files, gather some metadata, output a CSV

License

Notifications You must be signed in to change notification settings

peterhinson/fsmov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Filesystem Movie Scan

A little script to scan a file system for video files, gather some metadata, output a CSV. Threaded and reasonably fast. Made for personal use, you may need to change things around to make it useful.

FFProbe, included with FFMpeg, is required for metadata gathering.

Usage

python fsmov.py /path/to/root/directory

About

Scan a file system for video files, gather some metadata, output a CSV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages