Please add video_width to streams endpoint

livestreamer program twitch plugin stops works day ago.
Before, I have chrome plugin to open streams in livestreamer by context menu on twitch link.
Now, I modify this plugin to open streams in twitch player popout window. When I open window using JS I can give it size.
I want to get video_width and video_height by streams endpoint to open window with stream size and stream video will be not resized.

And it logically to have video_height and video_width. I think someone will use it for some another purpose.