Files
yt-dlp/yt_dlp/postprocessor
Fuyan Yuan a0d394e2f6 [FFmpegMerger] Fix merger discard input timestamps
Some website save video-only and audio-only file with non-zero
timestamp. Therefore, when merging them, ffmpeg should keep original
timestamp.

According to ffmpeg doc: https://ffmpeg.org/ffmpeg.html

`-copyts`: Do not process input timestamps, but keep their values
without trying to sanitize them. In particular, do not remove the
initial start time offset value.
2024-01-03 22:58:08 +08:00
..
2023-02-17 17:52:22 +05:30
2022-10-18 23:52:44 +05:30
2022-05-09 17:59:26 +05:30