aboutsummaryrefslogtreecommitdiff
path: root/youtube-dl/config
blob: ae2162f5f49d7a836d68ca7ddde8a2ad5c476906 (plain) (blame)
1
2
3
4
5
# Get WebM if we can, but keep going if not
--format 'bestvideo[ext=webm]+bestaudio[ext=webm]/best'

# Save into the ~/download directory
--output ~/download/%(title)s-%(id)s.%(ext)s