| name | Bug Report |
|---|---|
| about | Report a bug in notebooklm-py |
| title | |
| labels | bug |
| assignees |
A clear description of the bug.
- ...
- ...
- ...
What you expected to happen.
What actually happened. Include the full error message or traceback if applicable.
Paste error output here
- OS: (e.g., macOS 15, Ubuntu 24.04, Windows 11)
- Python version: (e.g., 3.12)
- notebooklm-py version: (run
notebooklm --version) - Install method: (pip, uv, pipx)
If applicable, run the failing command with -vv for verbose logging and paste the relevant output:
notebooklm -vv <your-command-here>- I verified this bug exists on the latest version of notebooklm-py
- I searched existing issues and this is not a duplicate