Your "Liked Videos" playlist is a graveyard. You liked things for different reasons: to save for later, to support a creator, because you felt obligated. The signal is noise. Favoyeur watches how you watch, then helps you resurface what actually mattered. Core Features 1. Watch Timeline A visual timeline of your viewing history, grouped by session. See your watching patterns—the Sunday morning documentary binges, the late-night music video spirals. Filter by platform, duration, or date range. 2. Private Favors Instead of a binary "like," drag any video into themed collections you actually name: "Wedding Dance Ideas" , "Videos That Made Me Calm" , @3am Thoughts" . Private by default. No algorithm judging you. 3. Rediscovery Engine Each time you open Favoyeur, it surfaces one video from your history—something you watched at least 30 days ago, longer than 3 minutes. The prompt: "Do you still care about this?" Swipe left to archive, right to favor, up to watch again. 4. Time Capsule On the first of each month, receive a "capsule" of videos from exactly one year ago. A small, unhurried window into who you were and what held your attention. 5. Share Without Noise Generate clean links to share favorited videos—no related videos sidebar, no autoplay, no "suggested next." Just the thing you wanted someone to see. Technical Architecture ┌─────────────────────────────────────────────────────┐ │ BROWSER EXTENSION │ ├─────────────────────────────────────────────────────┤ │ Content Scripts │ │ ├── youtube.com/watch │ │ ├── vimeo.com/* │ │ └── twitch.tv/videos/* │ │ │ │ Overlay UI (React) │ │ └── Floating favor button + mini-timeline │ └──────────────────────┬──────────────────────────────┘ │ ▼ ┌─────────────────────────────────────────────────────┐ │ LOCAL STORAGE │ ├─────────────────────────────────────────────────────┤ │ IndexedDB (Favoyeur DB) │ │ ├── videos: [id, url, title, thumbnail, duration] │ │ ├── watch_events: [video_id, timestamp, duration] │ │ └── favors: [video_id, collection, notes] │ └──────────────────────┬──────────────────────────────┘ │ ▼ ┌─────────────────────────────────────────────────────┐ │ DESKTOP APP (Electron) │ ├─────────────────────────────────────────────────────┤ │ Syncs with browser extension via local WebSocket │ │ │ │ Views: │ │ ├── Timeline (full-screen, filterable) │ │ ├── Collections (grid/list toggle) │ │ ├── Rediscovery (one video, full focus) │ │ └── Settings (platforms, privacy, export) │ └─────────────────────────────────────────────────────┘ User Flow: First Run ┌─────────────────────────────────────────────────────┐ │ │ │ Welcome to Favoyeur │ │ │ │ "Your watch history, curated by delight." │ │ │ │ [Connect YouTube] [Connect Vimeo] [Skip for now] │ │ │ │ We'll import your last 90 days of watch history │ │ to get started. Everything stays on your device. │ │ │ │ │ └─────────────────────────────────────────────────────┘ │ ▼ ┌─────────────────────────────────────────────────────┐ │ │ │ Importing watch history... │ │ │ │ ████████████░░░░░░░░░░░░░░░░░░░░░ 847 videos │ │ │ │ Found: 847 videos │ │ Watch time: ~142 hours │ │ │ │ This will take about 30 seconds │ │ │ └─────────────────────────────────────────────────────┘ │ ▼ ┌─────────────────────────────────────────────────────┐ │ │ │ Your first Time Capsule is ready │ │ │ │ ┌────────────────────────────────────────────┐ │ │ │ │ │ │ │ 23 videos from last January │ │ │ │ │ │ │ │ ▶ START BROWSING │ │ │ │ │ │ │ └────────────────────────────────────────────┘ │ │ │ │ Would you like a monthly reminder? │ │ [Yes, notify me] [No thanks] │ │ │ └─────────────────────────────────────────────────────┘ Privacy Architecture Everything stays local. Favoyeur stores all data in your browser's IndexedDB and/or local files. No accounts required. No cloud sync (unless you opt into Pro, which adds encrypted sync via your own Google Drive or Dropbox). Movie Online Tamilgun New — Thozha Tamil
Favoyeur helps you remember what mattered, even when you didn't know it mattered at the time. Aaplya Natyatle Rang Sare Rangle Song Download Best
A concept for a browser extension and desktop app that helps you rediscover and curate the videos you've actually enjoyed watching.