Skip to content

feat(container): update image docker.io/brainicism/bgutil-ytdlp-pot-provider ( 1.2.2 ➔ 1.3.1 )#1146

Open
f9bot[bot] wants to merge 1 commit intomainfrom
renovate/docker.io-brainicism-bgutil-ytdlp-pot-provider-1.x
Open

feat(container): update image docker.io/brainicism/bgutil-ytdlp-pot-provider ( 1.2.2 ➔ 1.3.1 )#1146
f9bot[bot] wants to merge 1 commit intomainfrom
renovate/docker.io-brainicism-bgutil-ytdlp-pot-provider-1.x

Conversation

@f9bot
Copy link
Contributor

@f9bot f9bot bot commented Mar 3, 2026

This PR contains the following updates:

Package Update Change
docker.io/brainicism/bgutil-ytdlp-pot-provider minor 1.2.21.3.1

Release Notes

Brainicism/bgutil-ytdlp-pot-provider (docker.io/brainicism/bgutil-ytdlp-pot-provider)

v1.3.1: bgutil-ytdlp-pot-provider 1.3.1

Compare Source

What's Changed
  • Fix issue with server_home extractor arg on case-sensitive filesystems
  • Pass environment variables to Javascript runtime
Commits

Full Changelog: Brainicism/bgutil-ytdlp-pot-provider@1.3.0...1.3.1

v1.3.0: bgutil-ytdlp-pot-provider 1.3.0

Compare Source

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

Full Changelog: Brainicism/bgutil-ytdlp-pot-provider@1.2.2...1.3.0


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@f9bot
Copy link
Contributor Author

f9bot bot commented Mar 3, 2026

--- kubernetes/apps/default/music-assistant/app Kustomization: default/music-assistant HelmRelease: default/music-assistant

+++ kubernetes/apps/default/music-assistant/app Kustomization: default/music-assistant HelmRelease: default/music-assistant

@@ -52,13 +52,13 @@

           bgutil-provider:
             env:
               PORT: 4416
               TZ: Europe/London
             image:
               repository: docker.io/brainicism/bgutil-ytdlp-pot-provider
-              tag: 1.2.2
+              tag: 1.3.1
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@f9bot
Copy link
Contributor Author

f9bot bot commented Mar 3, 2026

--- HelmRelease: default/music-assistant Deployment: default/music-assistant

+++ HelmRelease: default/music-assistant Deployment: default/music-assistant

@@ -86,13 +86,13 @@

           name: media
       - env:
         - name: PORT
           value: '4416'
         - name: TZ
           value: Europe/London
-        image: docker.io/brainicism/bgutil-ytdlp-pot-provider:1.2.2
+        image: docker.io/brainicism/bgutil-ytdlp-pot-provider:1.3.1
         name: bgutil-provider
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@f9bot f9bot bot force-pushed the renovate/docker.io-brainicism-bgutil-ytdlp-pot-provider-1.x branch from bf85f9e to 33c0854 Compare March 7, 2026 02:29
@f9bot f9bot bot changed the title feat(container): update image docker.io/brainicism/bgutil-ytdlp-pot-provider ( 1.2.2 ➔ 1.3.0 ) feat(container): update image docker.io/brainicism/bgutil-ytdlp-pot-provider ( 1.2.2 ➔ 1.3.1 ) Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants