anijackich / kinescope-dl

Command-line program to download videos from Kinescope.io
The Unlicense
164 stars 23 forks source link

Add options for quality #23

Open kuhytitusdlz opened 1 month ago

kuhytitusdlz commented 1 month ago

from this issue https://github.com/anijackich/kinescope-dl/issues/19

anijackich commented 1 month ago

Video quality selection scheme you propose is not very informative.

First, the video quality can be not only 360, 480, 720 and 1080, as you specified in the help field.

Second, passing quality as a number does not carry any semantic load, and also an unhandled exception occurs when passing quality that is not among the acceptable range ones.