Reputation: 118
i am trying to get running video via terminal call to get fullscreen and good resolution, but i don't know how to set arguments.
i am on linux, i do this on terminal:
firefox -new-tab https://www.youtube.com/watch?v=spUNpyF58BY
but: 1-it's not running, it's just waiting to start 2-it's not fullscreen 3-how to choose video quality 4-is it possible to set audio voume to 100%
i'd like to avoid selenium but if necessary, what should i writte?
Upvotes: 0
Views: 983