deniscerri / ytdlnis

Android Video/Audio Downloader app using yt-dlp
GNU General Public License v3.0
2.93k stars 99 forks source link

[FEATURE REQUEST] Delete records that are older than a certain period #496

Open NikunjKhangwal opened 1 month ago

NikunjKhangwal commented 1 month ago

When randomly checking the settings I noticed there were a lot of temporary files from failed downloads which resulted in increased app size. This issue propose a feature that'll automatically delete the records that are older than a certain period. For example deleting temporary files older than 7 days or 1 month. By "records" i mean this could be implemented for download history and logs as well, not just temporary files.