If I open a YT video, say by entering
Code: Select all
vlc https://www.youtube.com/watch?v=xcJtL7QggTI
That particular video isn't a good example, as it displays at 720p (there are higher resolutions available, but my system resolution is 640x480). Some videos will have 1080p available however, and only stream the 640x360 version for example.
Is there some way to choose the quality of the video that is streamed? I've tried researching this and some people mention being able to add a query to the end of the url (e.g. https://www.youtube.com/watch?v=xcJtL7QggTI&hd=1), but none of those solutions seemed to have worked.
So, does anyone know how to choose the resolution when streaming YT in VLC using the command line?