LICENSE
LICENSE.md
README.md
setup.py
gh_video_scope.egg-info/PKG-INFO
gh_video_scope.egg-info/SOURCES.txt
gh_video_scope.egg-info/dependency_links.txt
gh_video_scope.egg-info/entry_points.txt
gh_video_scope.egg-info/requires.txt
gh_video_scope.egg-info/top_level.txt
videoinfo/__init__.py
videoinfo/ffmpeg_video_handler.py
videoinfo/metadata_extractor.py
videoinfo/opencv_thumbnail_generator.py
videoinfo/video_info.py
videoinfo/config/__init__.py
videoinfo/config/timecode.py
videoinfo/errors/__init__.py
videoinfo/errors/file_handle_errors.py
videoinfo/errors/timecode_errors.py
videoinfo/errors/video_info_errors.py
videoinfo/interfaces/__init__.py
videoinfo/interfaces/i_thumbnail_generator.py
videoinfo/interfaces/i_video_handler.py
videoinfo/interfaces/i_video_metadata_extractor.py
videoinfo/models/__init__.py
videoinfo/models/format_metadata.py
videoinfo/models/metadata.py
videoinfo/models/timecode.py