ワンクリックで
pva-check
// Check all prerequisites (Python, Node.js, notebooklm-py, PVA) before running any workflow.
// Check all prerequisites (Python, Node.js, notebooklm-py, PVA) before running any workflow.
Prepare a downloaded NotebookLM video for upload: create the title JSON file and move the video to the correct path expected by the Bilibili/Douyin upload e2e scripts.
Cross-platform video upload (login only when explicitly requested) — Bilibili, Douyin, Kuaishou, Weixin Video, YouTube
Research a topic with NotebookLM — create notebook, run deep research, auto-import sources, and summarize. Checks notebooklm installation, login, and skill installation first.
Create a NotebookLM notebook for a topic and generate a video overview in Chinese. Delegates installation and login checks to notebooklm-research skill.
Overview of the Panda Video Automation pipeline — from NotebookLM research to video upload. Run this skill to see the full workflow.
Download a NotebookLM video artifact to /input/video.mp4 and create a title.json with its title.
| name | pva-check |
| description | Check all prerequisites (Python, Node.js, notebooklm-py, PVA) before running any workflow. |
Verify all required dependencies are installed before running any workflow.
python3 --version
node --version
notebooklm --version
pva --version