Is your feature request related to a problem? Please describe.
Can't download other qualities than 192 since it's hardcoded in the youtube.py file
Describe the solution you'd like
An additional argument such as --preferred_quality that takes a parameter and passes it as a variable to the relevant functions
Opened PR at #361
Is your feature request related to a problem? Please describe.
Can't download other qualities than 192 since it's hardcoded in the
youtube.pyfileDescribe the solution you'd like
An additional argument such as
--preferred_qualitythat takes a parameter and passes it as a variable to the relevant functionsOpened PR at #361