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 |
yt-dlp를 사용하여 YouTube, Bilibili, TikTok, Twitter/X, Instagram, Vimeo 등을 포함한 1500개 이상의 웹사이트에서 비디오와 오디오를 다운로드하세요. 사용자가 비디오를 다운로드하고, 소셜 플랫폼에서 미디어를 저장하고, 특정 해상도(720p/1080p/4K)로 다운로드하고, 자막을 얻고, 전체 재생 목록을 다운로드하려는 경우에 사용하세요. '이 비디오 다운로드', '이 YouTube 비디오 저장', '1080p로 다운로드', '자막과 함께 다운로드', '이 재생 목록 다운로드'와 같은 요청에 대해 트리거됩니다. 출처: moosegoose0701/skill-compose.