ytarchive icon indicating copy to clipboard operation
ytarchive copied to clipboard

--disable-save-state

Open on1razor opened this issue 2 years ago • 2 comments

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

on1razor avatar Feb 16 '24 20:02 on1razor

Isn't that what --no-save-state already does?

sirinsidiator avatar Feb 16 '24 22:02 sirinsidiator

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.

Kethsar avatar Feb 16 '24 22:02 Kethsar