Kethsar / ytarchive

Garbage Youtube livestream downloader
MIT License
1.04k stars 86 forks source link

Final fragment count cut off #122

Closed rzhong9963 closed 1 year ago

rzhong9963 commented 1 year ago

On the latest version (0.3.2), once a livestream has finished downloading, the final fragment count (for video only, audio is fine) is always cut off. I have the same thing on both Windows and Linux (Ubuntu). It seems like the date+time output on every line is causing clipping to occur. This only occurs once the stream is over and the downloading is finished. While it's downloading, there is no date and time at all.

Attached are what it shows once download has finished. These are some of the livestreams I've downloaded and this is what I see for the final fragment count. image image image image

The previous release for example: image image

For comparison, these are the full outputs: Latest version: image

Previous version: image

Ryan-Goldstein commented 1 year ago

Experiencing the same here.