]> jfr.im git - yt-dlp.git/commit
[webvtt] Fix timestamp overflow adjustment (#698)
authorFelix S <redacted>
Sun, 15 Aug 2021 15:33:06 +0000 (15:33 +0000)
committerGitHub <redacted>
Sun, 15 Aug 2021 15:33:06 +0000 (21:03 +0530)
commit7a6742b5f9e7b8d0c92fb6b1f56e7e486873c169
tree65c610dfd9db5187e3d5778058e3668753251553
parente040bb0a41d1023268875d03b7c558107d873ad3
[webvtt] Fix timestamp overflow adjustment (#698)

In some streams, empty segments may appear with a bogus, non-monotone MPEG timestamp.
This should not be considered as an overflow

Authored by: fstirlitz
yt_dlp/downloader/hls.py