What problem does it solve? Manually transcribing Douyin videos and saving image-note content into a knowledge base is tedious and error-prone. This Skill automates the full pipeline from a Douyin share link to a structured, archived Markdown note in your Obsidian vault. ## Core Features & Use Cases - Video Post Extraction: Downloads watermark-free videos, extracts audio with FFmpeg, and transcribes speech via the SiliconFlow API into full transcripts. - Image-Note Extraction: Pulls the text body of Douyin image-text posts and batch-downloads all images, with no API key required. - Structured Archiving: Generates tiered (light/standard/deep) structured Markdown notes with frontmatter, wikilinks to assets, and organized output folders following Obsidian conventions. - Anti-Scraping Fallback: Automatically degrades to a Playwright-driven Chrome browser extraction when standard page parsing is blocked by Douyin's anti-bot measures. - Use Case: Send a Douyin share link to your AI agent and receive a complete knowledge-base note with transcript, downloaded media, and linked attachments, ready for review in Obsidian. ## Quick Start Send a Douyin share link to the agent and ask it to extract the content and save it as a note in your Obsidian vault.