inputnoise
  • Joined on 2024-07-11
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 12:07:03 +02:00
aaa9d0145e Fix description text clipping in video cards
f5a35cd1f2 Add view count and description snippet to grid video cards
1df396590f Redesign video cards with channel avatar; fix mobile bottom nav
Compare 3 commits »
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 11:47:38 +02:00
c7ec8c21f2 Add paste-from-YouTube import to subscription section
83e1b18c5b Fix max_comments format: use full 4-tuple for yt-dlp YouTube extractor
Compare 2 commits »
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 11:38:12 +02:00
50ce373767 Fix comment fetching: write to temp file instead of parsing stdout
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 11:34:49 +02:00
18b3c572f1 Simplify likes display: plain text in meta row, no bar
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 11:33:16 +02:00
74e2b4cd73 Fix comments (Python API), add dislike bar
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 11:27:39 +02:00
c9e64d2814 Fix comment extractor args separator (, → ;) and use comment_sort=top
3f225e7647 Add like count to videos
Compare 2 commits »
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 11:21:01 +02:00
ffd46b5e08 Fix missing view_count column migration on startup
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 11:19:06 +02:00
8221177615 Add view count to videos
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 11:16:05 +02:00
cdf6520fd8 Add lazy comment fetching to watch page
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 11:07:46 +02:00
d6dd07e0bd Add delete button to taste profile tags in Stats
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 11:04:52 +02:00
a4cd32da4a Add PWA support and Google Takeout subscription import
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 10:58:43 +02:00
219a388d72 Channel page: overlay avatar/name/buttons on banner
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 10:55:36 +02:00
426e85c2c9 Mobile nav, channel banners, search channel linking
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 10:45:37 +02:00
ecb246ed99 Add yt-dlp diagnostic button to Settings page
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 10:40:51 +02:00
a33491fee0 Fix login: don't intercept 401 on auth/login itself
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 10:23:32 +02:00
fb2e42051e Fix Watch page crash: import getQueue
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 10:19:09 +02:00
ba03245449 Fix EJS: install yt-dlp[default] and enable --js-runtimes node
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 10:16:21 +02:00
050caead54 Install Node.js via nodeenv (pip); use web client
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 10:12:40 +02:00
53ea64ee8a Switch to web_embedded player client
inputnoise pushed to master at inputnoise/youclonedl 2026-05-26 10:11:07 +02:00
b58dc26bd4 Switch to android_vr player client — no Node.js required