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/common/common
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.
12 months ago
..
__init__.py Reject bustimes with negative minutes 1 year ago
cached_iterator.py cache results of common.segments.best_segments_by_start 3 years ago
chat.py Add restreamer endpoint for viewing chat messages 2 years ago
database.py Set up plumbing for multi-range videos and implement no-transition fast cut videos only 3 years ago
dateutil.py Audit and fix all usage of dateutil 5 years ago
fixts.py change how timestamps work again, so PCR and PTS are *both* set to start time 1 year ago
flask_stats.py Remove flask response size tracking 5 years ago
googleapis.py Add a default timeout on google APIs 1 year ago
images.py thumbnails: Add a CLI for generating them directly 1 year ago
requests.py more py3 fixes 3 years ago
segments.py Allow a fudge factor when checking for gaps/overlaps between segments 12 months ago
stats.py py3 fixes for common 3 years ago