noaione / yuu

Yuu - a simple AbemaTV and other we(e)bsite video downloader
BSD 3-Clause "New" or "Revised" License
57 stars 10 forks source link

Keep downloaded portion if connection drops #22

Open tako777 opened 4 years ago

tako777 commented 4 years ago

Hello again N4O!

I have a suggestion for the next version. It would be really great if the downloaded portion is kept in the hdd whenever the connection gets interrupted during the downloading process. More often than not it happens to me that I get to about 50% (sometimes 90 something %) and then I have to restart it again from 0%...

I tried to use --keep-fragments but it didn't work as a I thought it would. It still went back to 0% after dropping the connection.

noaione commented 4 years ago

--keep-fragments only keep the old files after it finish downloading

I'll already in the process of making resuming download, but it still haven't finished yet and I don't have any ETA when it will be done.

tako777 commented 4 years ago

Alright man