A shared Google Drive folder hosts demo recordings (videos, screen captures). This system watches that folder, identifies which demos haven't been viewed yet, and tracks them until watched.
- Fetch — list all files in the demo folder using
gws - Identify unwatched — files missing
viewedByMeTimein the API response have never been opened - Track — unwatched demos surface in a human-readable list; watched ones move to a completed log so they're never re-raised