update the tips on how to mark task as rss feed only.

This commit is contained in:
arabcoders 2025-06-18 17:27:09 +03:00
parent cf647cb8bf
commit 20b0e41aaa

View file

@ -250,8 +250,8 @@
and automatically queues any you havent downloaded yet.</li>
<li>To opt out of RSS monitoring for a specific task, append <code>[no_handler]</code> to that tasks name.
</li>
<li>To have the task only monitor RSS, set a timer and add <code>[only_handler]</code> to that tasks name.
</li>
<li>To have the task only monitor RSS feed, do not set timer and add <code>[only_handler]</code> to that
tasks name.</li>
<li>RSS Feed monitoring will only work if you have <code>--download-archive</code> set in command options
for ytdlp.cli, preset or task.</li>
<li>If you don't have <code>--download-archive</code> set but <code>YTP_KEEP_ARCHIVE</code> environment