python_subprocess
System command execution (Python)
Line 118Snippets
subprocess.run(["yt-dlp", "--version"], capture_output=True, check=True) subprocess.run([sys.executable, "-m", "pip", "install", "--break-system-packages", "yt-dlp"], check=True) result = subprocess.run( subprocess.run(cmd, check=True)Trust Score
Updated 3周前
分析时间
2026年3月31日 15:58
+ 2 previous scans
兼容
Skill details
Updated 3周前
分析时间 2026年3月31日 15:58
说明
Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.
最近扫描
2026年3月31日 15:58
Latest analysis
2026年3月31日 15:13
Run 2
2026年3月27日 15:53
Run 1