Aug 1

[Bug] Files show "No content available." in GUI and export as {} in ZIP

Description: When trying to view certain files (such as .py or .md sources) in the web interface, the UI displays: "No content available."Additionally, when downloading an export ZIP archive, these files contain only {} inside.These new file types were created by NotebookLM as a result of its reasoning capabilities - it can now write scripts and documentation in Markdown and save them in the Studio upon request. They download fine through the standard way, but fail when using the add-on.Note: It is currently unclear whether this is a bug in the extension or on the NotebookLM backend side.
CompletedCompleted

changed status toCompleted·3 weeks ago
3 weeks ago

Will update in v1.9.5 You can view and download custom files in the studio Thank you

changed status toIn Progress·Aug 2, 2026
Aug 2, 2026

Thank you for the feedback. This is not a bug. This is a new type from NotebookLM, so the extension does not support it yet. I'm working on it 💪