youtube-dl
Verified for current stable LTS
Youtube Dl Command: List Video Formats
Use for list video formats with Youtube Dl. Exact CLI syntax to list video formats using Youtube Dl.
When to use this: Use for list video formats with Youtube Dl.
Command Syntax
youtube-dl -F '{https://www.youtube.com/watch?v=Mwa0_nE9H7A}' youtube-dl -F "`{https://www.youtube.com/watch?v=Mwa0_nE9H7A`}" Live Command Builder
Final Command
youtube-dl -F '{https://www.youtube.com/watch?v=Mwa0_nE9H7A}' Command Breakdown
-F- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list video formats using Youtube Dl.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Youtube Dl Command: Download Merge Best Audio Video
youtube-dl -f bestvideo+bestaudio '<url>' Youtube Dl Command: Download Mp4 With Custom Filenames youtube-dl -f <mp4> -o '<%(playlist_index)s-%(title)s by %(uploader)s on %(upload_date)s in %(playlist)s.%(ext)s>' '<url>' Youtube Dl Command: Download Playlist And Extract Mp3s youtube-dl -f 'bestaudio' -c -w -i -x --audio-format <mp3> -o '%(title)s.%(ext)s' '<url_to_playlist>' Youtube Dl Command: Download Subtitles In Particular Language youtube-dl --sub-lang <en> --write-sub '{https://www.youtube.com/watch?v=Mwa0_nE9H7A}' Youtube Dl Command: Download Video Or Playlist youtube-dl '{https://www.youtube.com/watch?v=oHg5SJYRHA0}'