Closed mikhaelkh closed 9 years ago
The bitrate is reported by YouTube, it's not our fault if it's wrong. About prefering the webm file: see https://github.com/rg3/youtube-dl/issues/6018#issuecomment-114008839, if you are only interested in mp4 files you can use -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best'
.
Format 248 is significantly smaller but has higher bitrate than 137, and bestvideo should be 137, not 248.