diff options
| author | metamuffin <metamuffin@disroot.org> | 2026-03-01 16:43:02 +0100 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2026-03-01 16:43:02 +0100 |
| commit | a5ac31a4d41e9d4596222d143c813a7edd31668d (patch) | |
| tree | 08aa3c10133f6751e0194a3ee8c3aa6efb61e641 /scripts | |
| parent | 8b6cdea5ff529a7c08a353059279636343feb3e8 (diff) | |
| download | isda-a5ac31a4d41e9d4596222d143c813a7edd31668d.tar isda-a5ac31a4d41e9d4596222d143c813a7edd31668d.tar.bz2 isda-a5ac31a4d41e9d4596222d143c813a7edd31668d.tar.zst | |
doc for atom feed compare
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/youtube_atom_compare.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/youtube_atom_compare.md b/scripts/youtube_atom_compare.md new file mode 100644 index 0000000..d898dd9 --- /dev/null +++ b/scripts/youtube_atom_compare.md @@ -0,0 +1,6 @@ +# Youtube Atom feed compare + +Processes task with key `youtube-channel-atom-compare:<channel id>`, checks the +respective youtube channel's Atom feed and enqueues the corresponding the +`youtube-channel:<channel id>` task if the atom feed has new entries. All +metadata is copied in that process. |