LICENSE
LICENSE.md
README.md
README.rst
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
tests/test_video_info.py
videoscope/__init__.py
videoscope/ffmpeg_video_handler.py
videoscope/metadata_extractor.py
videoscope/opencv_thumbnail_generator.py
videoscope/video_info.py
videoscope/config/__init__.py
videoscope/config/timecode.py
videoscope/errors/__init__.py
videoscope/errors/file_handle_errors.py
videoscope/errors/timecode_errors.py
videoscope/errors/video_info_errors.py
videoscope/interfaces/__init__.py
videoscope/interfaces/i_thumbnail_generator.py
videoscope/interfaces/i_video_handler.py
videoscope/interfaces/i_video_metadata_extractor.py
videoscope/models/__init__.py
videoscope/models/format_metadata.py
videoscope/models/metadata.py
videoscope/models/timecode.py