← スキル一覧に戻る

video-downloader-skill
by FeiWangHub
⭐ 0🍴 0📅 2026年1月20日
SKILL.md
name: video-downloader-skill description: "Download videos from YouTube and other platforms using yt-dlp."
Video Downloader Skill
This skill allows you to download videos from various online platforms using the powerful yt-dlp library.
Capabilities
- Download videos from YouTube, Vimeo, Twitter, and hundreds of other sites.
- Support for format selection (best, audio-only, etc.).
- Custom output directory support.
Usage
Download a video:
python3 .shared/video-downloader-skill/scripts/download.py "https://www.youtube.com/watch?v=VIDEO_ID"
Download to specific folder:
python3 .shared/video-downloader-skill/scripts/download.py "URL" --output "./downloads"
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です