You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/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.
10 months ago
..
segment_coverage Allow a fudge factor when checking for gaps/overlaps between segments 10 months ago
Dockerfile Pin gevent version to work around build issues 10 months ago
setup.py