Enhance documentation for keep_for_days.

This commit is contained in:
tastytea 2020-12-16 16:57:44 +01:00
parent 8944c2a6c2
commit fc25d0a1f6

View File

@ -34,7 +34,7 @@ ytdl_format="bestvideo[height<=1080]+bestaudio/best[height<=1080]"
|===============================================================================
| *download_dir* | The directory to which the videos will be downloaded.
| *keep_for_days* | Delete videos after this many days.
| *keep_for_days* | Download only videos newer than this many days and delete older videos.
| *ytdl_format* | Same syntax as link:{url-ytdl-format}[youtube-dl --format]. Default is "best".
|===============================================================================