ytarchive
ytarchive copied to clipboard
--disable-save-state
Add option (example --disable-save-state) to completely disable .state files for history storage, in some ytarchive based scripts it's just unnecessary. I also have a suggestion, it would be possible to use one .state file to record information about the current segment for both video and audio instead of two separate files to improve the aesthetic part =) Thanks
Isn't that what --no-save-state already does?
Not quite, --no-save-state still makes the state files, it just doesn't ask if you want to keep them when you cancel the download. So this new opt will need to be added.