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

Resume downloads #44

Closed yonilerner closed 5 years ago

yonilerner commented 5 years ago

Ive been trying for the last few hours to download a specific VOD, and due to its size and the instability of my internet connection, I can never get it to complete. I have all these temporary files downloaded, but restarting the download doesnt seem to make use of them.

What would it take to implement resume functionality? I've never used Go before, but I would be happy to try implementing it if I was pointed in the right direction.

ArneVogel commented 5 years ago

Thanks for the implementation