inputnoise
  • Joined on 2024-07-11
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 20:20:44 +02:00
a15123028c Speed up post-download merge by dropping embed-thumbnail and embed-metadata
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 20:14:24 +02:00
b41412071a Fix quality: drop unsupported tv_embedded player client override
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 20:08:13 +02:00
e9140ab6a1 Fix quality format fallbacks and resolution detection above 1080p
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 17:48:23 +02:00
8da361b087 Fix quality: use tv_embedded,web player client instead of web-only
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 17:41:14 +02:00
83e2685c6a Quality selector auto-triggers re-download on change when video is saved
c24964a1ee Fix quality formats: drop AVC1/MP4 codec restrictions that caused 360p fallback
Compare 2 commits »
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 17:37:13 +02:00
744af7337b Add quality indicator and re-download at quality to Watch page
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 17:31:07 +02:00
623e82fb16 Fix player crash: remove premature pollForFile in handleDownloadAndPlay
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 17:29:14 +02:00
fe8028c1f9 Fix player crash: gate file polling on confirmed download completion
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 17:21:17 +02:00
94f74215e2 Consistency sweep: fix switcher layout, gaps, buttons, empty states
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 17:12:52 +02:00
f422d754b9 Compact all mode/tab switchers site-wide
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 17:09:34 +02:00
ebd8ddee6e Fix channel page mobile layout
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 17:04:53 +02:00
ca5196d9f1 Restore dislike signal as icon-only chip next to Like
ed55478599 Minimal UX pass: cut action clutter, more breathing room
Compare 2 commits »
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 16:53:16 +02:00
d6035e6f1f Trim description clutter: strip URLs in cards, tighter preview in Watch
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 16:49:13 +02:00
3e3d2c7464 Fix discovery to actually use negative affinity signals
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 16:41:31 +02:00
6f600c9a5c UX: list view everywhere, mobile polish, affinity dismissal fix
fc05a40f02 Fix affinity scoring, add completion signal, seamless local player switch
Compare 2 commits »
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 16:18:44 +02:00
c00d5c7595 Optimise Following page: 4 aggregated queries, no correlated subqueries
1405acfaed Revert channel stats to correlated subqueries (CTE had a param binding bug)
Compare 2 commits »
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 16:05:16 +02:00
74e9a52096 Fix Following page: replace 9-subquery-per-channel stats with 2 CTEs + indexes
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 16:00:57 +02:00
1cd8645957 Fix YouTube hammering, sync rate limiting, and Following load time
0d6dd94029 VideoCard: redesigned list view, removed grid descriptions, smaller mobile fonts
Compare 2 commits »
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 12:30:32 +02:00
cb05b739a8 Mobile UX: fixed bottom nav, compact header, less cramped cards
3e63281849 Fix channel avatars missing from all home-feed SQL modes
Compare 2 commits »
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 12:17:03 +02:00
b3c288a590 Fix channel avatar: include channel_thumbnail_url in video response