Accept command line arguments
The vicodepy
application should accept the video file to be opened as argument, when it is launched from the command line.
It should also, eventually, accept options (in the Unix way, like -x
short ones and --xyz
long ones).