ArneVogel / concat

Download your vods from twitch in the command line
https://www.arnevogel.com/standalone-concat-version/
GNU General Public License v3.0
205 stars 33 forks source link

Specified length differs with length of downloaded video #5

Closed ArneVogel closed 6 years ago

ArneVogel commented 6 years ago

I have noticed that the length that you specify with -start="" and -end="" differs with the length of the video that get outputted. Normally starting with -start="0 0 0" -end="1 0 0" should result in an one hour long video.

I think this happens when the duration of the chunks downloaded from twitch is not the same as the TARGETDURATION in the m3u8 file.