StefanLobbenmeier / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
1.55k stars 62 forks source link

Program will crash after a day or two of continuous downloading #59

Open Xyrexus opened 1 year ago

Xyrexus commented 1 year ago

One of the reasons I quite like Open Video Downloader is it can grab entire channels, something that jdownloader2 used to be able to do until it could only grab 100 at a time.

Problem is, I've tried it a couple times now, after a couple days or a little less, the program will just crash and exit. (and the test channel I was downloading wasn't even huge, it was about 400 videos) This wouldn't be so bad if it simply resumed from where it crashed on loading, but there doesn't seem to be an option for that either.

If this is fixable, great, if not would it be possible to put in a resume function?