About
Versions (54)
v0.0.4
2021-09-26Added
- Added a readme section about updating Tube Archivist and expected future changes.
- Added some donating links, #29
- Added a docs folder to start working on a Tube Archivist wiki. Asking for help @TechnicallyOffbeat
Changed
- Changed how the download queue works: Is now dynamic to allow for gracefully stopping and ungracefully killing the process.
- Default download limit value is now disabled on new installations, as the dynamic queue offers better ways to stop the download process.
- “Download now” function allows to set the video as a priority download infront of an already running queue.
- Additionally the download order is more logical now: New videos get added to the back of the queue, videos start downloading from the top of the queue.
Fixed
- Better error handling in add to download form
- Sanitizing directory scan output from hidden and temporary files, #30