From 8cff80e83c43cbbf29f09b3b6b955827ff0d610e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Mar 2026 00:17:06 +0000 Subject: [PATCH] chore(deps): update brainicism/bgutil-ytdlp-pot-provider docker tag to v1.3.0 (#4382) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [brainicism/bgutil-ytdlp-pot-provider](https://github.com/Brainicism/bgutil-ytdlp-pot-provider) | minor | `1.2.2` → `1.3.0` | --- ### Release Notes
Brainicism/bgutil-ytdlp-pot-provider (brainicism/bgutil-ytdlp-pot-provider) ### [`v1.3.0`](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/releases/tag/1.3.0): bgutil-ytdlp-pot-provider 1.3.0 [Compare Source](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/compare/1.2.2...1.3.0) #### What's Changed - Deno is now supported (both script and server method), for details, see the updated README - Add support for ytAtP challenges, which should resolve some attestation extraction failures (`Failed to extract initial attestation from the webpage`) - Due to changes on Youtube's end, InnerTube is now the only source for BotGuard challenges (either from webpage or the InnerTube endpoint), and the extractor argument `disable_innertube` was removed. Note that this breaks PO token generation for the `web_music` client if a webpage isn't available (i.e. if you pass `youtube:player-skip=webpage`). #### Commits - Bump minimatch from 3.1.2 to 3.1.5 in /server in the npm\_and\_yarn group across 1 directory by [@​app/dependabot](https://github.com/app/dependabot) in [#​201](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/201) - \[server]\[plugin] innertube only by [@​grqz](https://github.com/grqz) in [#​199](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/199) - Bump basic-ftp from 5.1.0 to 5.2.0 in /server in the npm\_and\_yarn group across 1 directory by [@​app/dependabot](https://github.com/app/dependabot) in [#​198](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/198) - \[server] get rid of npm audit by [@​grqz](https://github.com/grqz) in [#​197](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/197) - \[ci] check lockfile in the linter workflow by [@​grqz](https://github.com/grqz) in [#​196](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/196) - support ytAtP by [@​grqz](https://github.com/grqz) in [#​195](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/195) - \[server] bump npm dependencies by [@​grqz](https://github.com/grqz) in [#​186](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/186) - Fix audit results by [@​tcely](https://github.com/tcely) in [#​177](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/177) - \[server] Deno compat by [@​grqz](https://github.com/grqz) in [#​166](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/166) - Abort script method if node isn't available by [@​Brainicism](https://github.com/Brainicism) in [#​155](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/155) - \[server] log errors on listen failure by [@​grqz](https://github.com/grqz) in [#​152](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/152) - Fix formatting using autopep8 by [@​Brainicism](https://github.com/Brainicism) in [#​151](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/151) - Add note on docker container network isolation by [@​Brainicism](https://github.com/Brainicism) in [#​144](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/144) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4382 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/tubearchivist/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/tubearchivist/values.yaml b/clusters/cl01tl/helm/tubearchivist/values.yaml index 0d602906d..dd31c06e5 100644 --- a/clusters/cl01tl/helm/tubearchivist/values.yaml +++ b/clusters/cl01tl/helm/tubearchivist/values.yaml @@ -40,7 +40,7 @@ tubearchivist: bgutil: image: repository: brainicism/bgutil-ytdlp-pot-provider - tag: 1.2.2 + tag: 1.3.0 pullPolicy: IfNotPresent gluetun: image: