inputnoise
  • Joined on 2024-07-11
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:53:38 +02:00
8029b2517f Slow down popular fetch and enrich to protect cookies
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:50:57 +02:00
ff601d3585 Add stats peak hours, RSS feed, channel health view, bulk video download
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:46:59 +02:00
3652038cf5 Add offline indicator, surprise me button, and continue watching on channel
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:33:28 +02:00
e02ea12494 Add hover popover to nav download indicator
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:32:43 +02:00
3a557a1d24 Show popular fetch phases in nav indicator and Downloads page
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:17:15 +02:00
be84660e2d Add popular fetch progress to Downloads page
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:11:08 +02:00
c3290d33a7 Reduce parallel YouTube request workers to avoid cookie invalidation
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:06:33 +02:00
be7319e96c Sample videos randomly for view_count enrichment, not newest-first
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:05:22 +02:00
6e455ed8ce Fetch popular: flat-playlist crawl then parallel view_count enrichment
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 23:02:04 +02:00
ff4d8e4ab4 Popular tab: rank by real view_count, drop broken ?sort=p URL
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:52:31 +02:00
3e699d61b6 Fix popular task failing silently when table doesn't exist
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:50:58 +02:00
c3b83ba1d3 Enrich playlist video dates after indexing
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:47:43 +02:00
77cba81ef4 Popular: write Phase 1 immediately, enrich view_count in background
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:42:59 +02:00
be88d70935 Fetch first video thumbnail for playlists with no thumbnail
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:42:30 +02:00
6cfaca382c Fix playlist thumbnails — extract from yt-dlp thumbnails array
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:41:05 +02:00
abd7ed7c5a Redesign playlist cards to match VideoCard list style
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:38:54 +02:00
112f87e764 Popular tab now shows only flagged popular videos in rank order
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:36:23 +02:00
2f37072187 Fix popular fetch and improve date/view_count coverage
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:28:37 +02:00
5b0cf27f07 Add playlists support and fix explore older videos
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:22:12 +02:00
d31fc1ef7f Add Popular tab to channel page