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.
yt-dlp/yt_dlp/downloader
Felix S 7a6742b5f9
[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
3 years ago
..
__init__.py
common.py Fix `--force-overwrites` when using `-k` 3 years ago
dash.py [cleanup] Fix linter in 96fccc101f 3 years ago
external.py [nbcolympics:stream] Fix extractor 3 years ago
f4m.py
fragment.py [webvtt] Merge daisy-chained duplicate cues (#638) 3 years ago
hls.py [webvtt] Fix timestamp overflow adjustment (#698) 3 years ago
http.py Revert erroneous use of the `Content-Length` header (#637) 3 years ago
ism.py
mhtml.py
niconico.py
rtmp.py
rtsp.py
websocket.py
youtube_live_chat.py