github Brainicism/bgutil-ytdlp-pot-provider 1.0.0
bgutil-ytdlp-pot-provider 1.0.0

latest releases: 1.2.2, 1.2.1, 1.2.0...
5 months ago

Important

This release contains breaking changes!

Breaking Changes

  • Make sure you update both the server and the plugin to this new version (1.0.0)
  • Extractor arguments have changed, adjust your commands accordingly!
    • youtube:getpot_bgutil_baseurl -> youtubepot-bgutilhttp:base_url
    • youtube:getpot_bgutil_script -> youtubepot-bgutilscript:script_path
  • Requires yt-dlp 2025.05.22 or above
    • yt-dlp-get-pot plugin is no longer required
  • If using the server/script standalone:
    • Passing visitor data and data sync ID is deprecated, use content binding instead (details)
      • --visitor-data or --data-sync-id => --content-binding for script method
      • visitor_data or data_sync_id => content_binding for server method
    • /get_pot response schema has changed (details)

What's Changed

Full Changelog: 0.8.5...1.0.0

Don't miss a new bgutil-ytdlp-pot-provider release

NewReleases is sending notifications on new releases.