Download video/audio from 1500+ websites using yt-dlp. Supports format selection, subtitles, playlists, and custom output naming.
| Best quality | -f "bestvideo+bestaudio/best" | | 4K | -f "bestvideo[height<=2160]+bestaudio/best" | | 1080p | -f "bestvideo[height<=1080]+bestaudio/best" | | 720p | -f "bestvideo[height<=720]+bestaudio/best" | | 480p | -f "bestvideo[height<=480]+bestaudio/best" |
| %(title)s | Video title | My Video | | %(id)s | Video ID | dQw4w9WgXcQ | | %(ext)s | File extension | mp4 | | %(uploaddate)s | Upload date | 20231215 | | %(uploader)s | Channel name | Rick Astley | | %(playlist)s | Playlist name | Best Songs | | %(playlistindex)s | Position in playlist | 01 | | %(resolution)s | Video resolution | 1920x1080 |
Download videos and audio from 1500+ websites including YouTube, Bilibili, TikTok, Twitter/X, Instagram, Vimeo, and more using yt-dlp. Use when the user wants to download videos, save media from social platforms, download with specific resolution (720p/1080p/4K), get subtitles, or download entire playlists. Triggers on requests like 'download this video', 'save this YouTube video', 'download in 1080p', 'download with subtitles', 'download this playlist'. Source: moosegoose0701/skill-compose.