With prefer_webm set to 0, some videos will download as webm unless a resolution is specified.
For example:
youtube-viewer -d "http://www.youtube.com/watch?v=BXWaFriFXLE"
will download a 1080p webm file, while
youtube-viewer -1 -d "http://www.youtube.com/watch?v=BXWaFriFXLE"
will download a 1080p mp4 file.
With prefer_webm set to 0, some videos will download as webm unless a resolution is specified.
For example:
youtube-viewer -d "http://www.youtube.com/watch?v=BXWaFriFXLE"
will download a 1080p webm file, whileyoutube-viewer -1 -d "http://www.youtube.com/watch?v=BXWaFriFXLE"
will download a 1080p mp4 file.