Skip to content

chore(potoken): unpin bgutil + auto-update it with yt-dlp at runtime#107

Merged
windoze95 merged 1 commit into
mainfrom
chore/unpin-bgutil-potoken
Jun 29, 2026
Merged

chore(potoken): unpin bgutil + auto-update it with yt-dlp at runtime#107
windoze95 merged 1 commit into
mainfrom
chore/unpin-bgutil-potoken

Conversation

@windoze95

Copy link
Copy Markdown
Owner

Per the user's request — the storyboard-only wall on age-restricted videos is YouTube's anti-bot enforcement, and the realistic path to it working is a newer po_token implementation. So stop pinning bgutil:

  • requirements: unpin bgutil-ytdlp-pot-provider (each image build pulls latest, matched with the :latest provider image).
  • entrypoint: add the plugin to the existing pip -U so it auto-updates with yt-dlp on every restart, keeping the two matched.

No behavior change today (1.3.1 is current) — this just lets bgutil's future fixes land automatically instead of waiting on a manual re-pin. 321 passed; rebuilt image boots with po_token provider ready.

🤖 Generated with Claude Code

The storyboard-only wall on age-restricted videos is YouTube's anti-bot
enforcement; the realistic path to it working is a newer po_token implementation.
So stop pinning bgutil: unpin the plugin in requirements (each build pulls
latest) and add it to the entrypoint's `pip -U` alongside yt-dlp so the plugin
stays matched with the (already auto-updated) yt-dlp on every restart. The
bundled provider already rebuilds from :latest each image build.

No behavior change today (1.3.1 is current); this just lets the ecosystem's
fixes land automatically. 321 passed; image boots with provider ready.

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 2ee6f60 into main Jun 29, 2026
5 checks passed
@windoze95 windoze95 deleted the chore/unpin-bgutil-potoken branch June 29, 2026 21:32
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