Skip to content

C-end NotebookLM Transfer Guide

Environment Requirements

  • Platform: Doc2X Client
  • Minimum Version: 1.7.0

This article will introduce how to use Doc2X to transfer content to Google NotebookLM, implementing automated operations based on the unofficial Python API notebooklm-py.

Applicable Objects

  • Parsing results/translation results/original PDF files

Operation Steps

Step 1: Configure NotebookLM Login

  1. Open your Doc2X client.

  2. Find the "Transfer to Third Party" option and select the "NotebookLM" transfer service.

    转存选项NotebookLM 选项

  3. When using NotebookLM for the first time, the client will prompt you to configure login. Click the "Go to Configure" tag button on the right to jump to the transfer configuration page.

    授权

  4. On the transfer configuration page, click "Go to Authorize"

    配置

  5. In the pop-up browser window, log in to your Google NotebookLM account

    Follow the browser prompts to complete Google account login and authorization.

    登录

  6. After login is complete, the system will automatically close the browser and return to the Doc2X client to save authorization information

    授权完成

Step 2: Transfer Files to NotebookLM

  1. After completing NotebookLM authorization, find the "Transfer to Third Party" option again and select the files you need to transfer:

    • Target Notebook: Choose one of the following two methods:
      • New Notebook: Select New Notebook, and the system will automatically create a new notebook.
      • Select Existing Notebook: Select a previously created notebook from the list
    • File Type: Specify the type of file to be transferred:
      • Original File: Original PDF file
      • Parsing Result: Structured markdown content parsed by Doc2X
      • Translation Result: Translated file (bilingual comparison/layout preserved)

    配置窗口选择文件

  2. Click the "Start Transfer" button, and the system will begin processing your request.

    开始转存

  3. Wait for the file upload and processing to complete. The system will display the transfer progress and status. 转存进度转存完成

  4. After the transfer is complete, you can:

    • View the transferred file content in the NotebookLM web interface
    • Use intelligent dialogue features for Q&A based on file content
    • Generate multimedia content such as audio podcasts and video summaries
    • Download generated learning materials

    查看已转存文件

Summary

By combining Doc2X's document processing capabilities with NotebookLM's AI analysis features, you can build powerful automated research workflows. From document conversion to intelligent analysis, to multimedia content generation, achieve a complete content processing pipeline.