wubloader/segment_coverage/segment_coverage
Mike Lang 2a1f7207a8 Allow a fudge factor when checking for gaps/overlaps between segments
Sometimes in the wild (particularly on youtube) segments may not be timed perfectly, so allow up to 10ms of gap or overlap
to be counted as "equal" for purposes of finding the best segment.
..
__init__.py started on the segment_coverage service
__main__.py started on the segment_coverage service
main.py Allow a fudge factor when checking for gaps/overlaps between segments