github teng-lin/notebooklm-py v0.3.1

latest releases: v0.3.4, v0.3.3, v0.3.2...
3 months ago

What's Changed

Fixed

  • Windows CLI hanging - Fixed asyncio ProactorEventLoop incompatibility causing CLI to hang on Windows (#79)
  • Unicode encoding errors - Fixed encoding issues on non-English Windows systems (#80)
  • Streaming downloads - Downloads now use streaming with temp files to prevent corrupted partial downloads (#82)
  • Partial ID resolution - All CLI commands now support partial ID matching for notebooks, sources, and artifacts (#84)
  • Source operations - Fixed empty array handling and add_drive nesting (#73)
  • Guide response parsing - Fixed 3-level nesting in get_guide responses (#72)
  • RPC health check - Handle null response in health check scripts (#71)
  • Script cleanup - Ensure temp notebook cleanup on failure or interrupt

Infrastructure

  • Added develop branch to nightly E2E tests with staggered schedule
  • Added custom branch support to nightly E2E workflow for release testing

Full Changelog: v0.3.0...v0.3.1

Don't miss a new notebooklm-py release

NewReleases is sending notifications on new releases.