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
2021-08-15 21:03:06 +05:30
..
__init__.py [downloader] Allow streaming unmerged formats to stdout using ffmpeg 2021-08-01 12:38:06 +05:30
common.py Fix --force-overwrites when using -k 2021-08-15 00:28:49 +05:30
dash.py [cleanup] Fix linter in 96fccc101f 2021-08-01 12:52:09 +05:30
external.py [nbcolympics:stream] Fix extractor 2021-08-04 20:41:59 +05:30
f4m.py [downloader] Pass info_dict to progress_hooks 2021-07-22 04:30:11 +05:30
fragment.py [webvtt] Merge daisy-chained duplicate cues (#638) 2021-08-10 01:52:30 +05:30
hls.py [webvtt] Fix timestamp overflow adjustment (#698) 2021-08-15 21:03:06 +05:30
http.py Revert erroneous use of the Content-Length header (#637) 2021-08-11 21:09:17 +05:30
ism.py [downloader] Pass info_dict to progress_hooks 2021-07-22 04:30:11 +05:30
mhtml.py [downloader] Pass info_dict to progress_hooks 2021-07-22 04:30:11 +05:30
niconico.py [cleanup] Refactor some code 2021-08-01 12:38:05 +05:30
rtmp.py [downloader] Pass info_dict to progress_hooks 2021-07-22 04:30:11 +05:30
rtsp.py [downloader] Pass info_dict to progress_hooks 2021-07-22 04:30:11 +05:30
websocket.py [websockets] Add WebSocketFragmentFD (#399) 2021-06-21 22:56:36 +05:30
youtube_live_chat.py [downloader] Pass info_dict to progress_hooks 2021-07-22 04:30:11 +05:30