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.
Completed
Will update in v1.9.5 You can view and download custom files in the studio Thank you