Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thevops authored Jul 4, 2024
1 parent ee1d251 commit f4fcc82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Monitor YouTube channels using **RSS feeds**,
and add new videos to a **collection in Raindrop.io**.

The applications is running in a loop, checking for new videos every X minutes (frequency).
Each run will add new videos uploaded since the last run (current time - frequency).
The application runs in a loop, checking for new videos every X minutes (frequency).
Each run will add new videos uploaded since the last run (the cache file contains video IDs from the previous run).

## Usage

Expand Down

0 comments on commit f4fcc82

Please sign in to comment.