nilaoda / N_m3u8DL-RE

Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文.
MIT License
4.67k stars 495 forks source link

Add option for an offset #439

Open ZobaJakColbert opened 2 months ago

ZobaJakColbert commented 2 months ago

I have a delay in audio and I calculate it substracting two values from mpd file. Then to merge video and audio I must use ffmpeg with argument -itsoffset.

Would it be possible to add argument offset to N_m3u8DL-RE?