video-downloader
從 YouTube 下載影片
También disponible en: DYAI2025
使用者常常無法把線上影片保存為離線觀看。這個技能可下載 YouTube 影片與其他平台內容,提供多種格式與畫質選項,便於離線觀看、剪輯或封存。
Descargar el ZIP de la skill
Subir en Claude
Ve a Configuración → Capacidades → Skills → Subir skill
Activa y empieza a usar
Pruébalo
Usando "video-downloader". Download this YouTube video: https://youtube.com/watch?v=abc123
Resultado esperado:
- Downloading from YouTube...
- Video: "How to Build Products Users Love"
- Channel: Lenny's Podcast
- Duration: 45:32
- Quality: 1080p
- Progress: ████████████████████ 100%
- Downloaded: how-to-build-products-users-love.mp4
- Saved thumbnail: how-to-build-products-users-love.jpg
- Size: 342 MB
- Saved to: ~/Downloads/
Usando "video-downloader". Download the audio from this YouTube video as MP3
Resultado esperado:
- Extracting audio from YouTube...
- Video: "Podcast Episode 42"
- Duration: 58:15
- Format: MP3 (320kbps)
- Progress: ████████████████████ 100%
- Downloaded: podcast-episode-42.mp3
- Size: 134 MB
- Saved to: ~/Downloads/
Auditoría de seguridad
SeguroStatic scanner flagged patterns were evaluated as false positives. The skill is a legitimate video downloader utility. Network access and external commands are required for core functionality (downloading videos from URLs). All flagged patterns were misidentified: MP4/MP3 format strings were flagged as weak crypto, markdown code blocks were flagged as shell execution, and YouTube URLs were flagged as suspicious hardcoded URLs.
Factores de riesgo
🌐 Acceso a red (3)
Puntuación de calidad
Lo que puedes crear
保存教育內容
下載教學、課程與教育影片,讓在沒有網路時也能離線學習。
封存重要影片
建立個人備份,以防影片未來被移除或無法存取。
擷取播客音訊
下載影片內容並擷取音軌,方便離線收聽播客與音樂。
Prueba estos prompts
Download this YouTube video: https://youtube.com/watch?v=...
Download this video in 1080p quality: https://youtube.com/watch?v=...
Download the audio from this YouTube video as MP3: https://youtube.com/watch?v=...
Download all videos from this YouTube playlist: [playlist_url]
Mejores prácticas
- 指定畫質設定以在慢速連線下控制檔案大小
- 使用專用資料夾依主題或日期整理下載內容
- 開始大型批次下載前先檢查檔案大小估算
Evitar
- 未經許可不要下載有版權的內容
- 避免無視平台服務條款的限制
- 不要用於未授權的內容再散佈
Preguntas frecuentes
這個技能支援哪些平台?
我可以下載整個播放清單嗎?
有哪些畫質選項?
我可以只擷取音訊嗎?
影片會儲存在哪裡?
這個技能使用上是否合法?
Detalles del desarrollador
Autor
davila7Licencia
MIT
Repositorio
https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/media/video-downloaderRef.
main
Estructura de archivos
📄 SKILL.md