inputnoise
  • Joined on 2024-07-11
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:17:21 +02:00
aa91156bbc Add older content exploration: channel page + home feed Rediscover mode
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:15:10 +02:00
0b482b5d49 Overhaul channel page: search, pagination, fetch all history
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:04:36 +02:00
50d61b5774 Fix crawled_at type error in get_channel
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 22:02:59 +02:00
d740fd5224 Auto-reindex channel on page visit if stale
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:59:24 +02:00
871f668525 Parallelize discovery searches and add graph signal
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:55:53 +02:00
62c2c73906 Expand discovery pool and remove header logo
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:50:49 +02:00
52279752e4 Minimal flat redesign: white accent, remove card backgrounds
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:40:48 +02:00
366a2ff183 Limit auto-generated subtitle langs to en/sv/ja in CC dropdown
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:35:35 +02:00
8f0ce0756f Activate subtitle track when lang selected from dropdown
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:33:12 +02:00
33e4691619 Fix subtitle size and don't auto-select any track on load
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:25:42 +02:00
6311b90b21 Simplify CC dropdown: downloaded langs at top, YouTube langs below
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:22:35 +02:00
da765ce76e Fix subtitle positioning and show existing langs without re-downloading
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:18:26 +02:00
75493ed80e Center and style video subtitles via ::cue
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:16:31 +02:00
bbf8365c70 Add subtitle-only download for already-downloaded videos
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:11:59 +02:00
27f17c16ef Fix subtitle playback: vtt format, track elements, fast disk scan
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 21:04:42 +02:00
97ebcd6c1d Make subtitle availability check lazy (user-triggered, not on page load)
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 20:57:59 +02:00
399c5fcada Add per-video subtitle language picker on Watch page
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 20:36:53 +02:00
ea99b74ba8 Add scheduled sync, disk space awareness, and subtitle downloads
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 20:26:48 +02:00
3abbd5749e Remove embed-metadata and embed-thumbnail to speed up post-merge
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 20:23:21 +02:00
2bb5f35db0 Restore embed-metadata/thumbnail for Jellyfin, drop wasteful faststart pass