Skip to content

feat(settings): in-app YouTube cookie management for age-restricted videos#59

Merged
windoze95 merged 1 commit into
mainfrom
feature/youtube-cookies-settings
Jun 29, 2026
Merged

feat(settings): in-app YouTube cookie management for age-restricted videos#59
windoze95 merged 1 commit into
mainfrom
feature/youtube-cookies-settings

Conversation

@windoze95

Copy link
Copy Markdown
Owner

What

The companion UI for windoze95/nullfeed-backend#96. An admin-only Settings panel (iOS and web — same Flutter app) to manage YouTube cookies for age-restricted / members-only videos, with no filesystem fiddling.

  • Status row — Not connected / Connected · updated <date> / ⚠ Cookies expired (driven by the backend's expiry detection).
  • Paste box + Save — paste a cookies.txt; stored server-side, hot-reloaded. Remove clears it.
  • Set once by the admin; applies to every profile on the server.

Plus a drive-by fix: the About card hardcoded Version 1.0.00.1.0 (we're pre-release).

tvOS intentionally omitted — pasting a cookies file with a TV remote is miserable; the admin does this once on a phone or the web app.

Verification

flutter analyze --fatal-infos --fatal-warnings → No issues; flutter test156 passed; flutter build web → succeeds.

🤖 Generated with Claude Code

…ideos

Admin-only Settings panel (iOS + web) to paste a cookies.txt so age-restricted /
members-only videos play — no SSH or server filesystem. Shows status
(Not connected / Connected · updated <date> / Cookies expired ⚠), a paste box +
Save, and Remove. Hits the new /api/settings/youtube-cookies endpoints; set once,
applies to every profile.

Also fixes a stray hardcoded "Version 1.0.0" in About -> 0.1.0 (pre-release).

analyze clean, 156 tests pass, flutter build web succeeds.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@windoze95 windoze95 merged commit 88c7fd9 into main Jun 29, 2026
7 checks passed
@windoze95 windoze95 deleted the feature/youtube-cookies-settings branch June 29, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant