r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.85k stars 1.2k forks source link

What is default resolution? #50

Closed SalihKARAHAN closed 6 years ago

SalihKARAHAN commented 6 years ago

Hi @r0oth3x49,

First thanks for the 'udemy-dl' app. I have a wonder, if we don't pass the "-r" arg as "720", what is your app default behaviour? Will the app list the exist resolution and select max or select first? I wonder it because I ran with "-l" videos don't order by resolution.

Thanks.

r0oth3x49 commented 6 years ago

@SalihKARAHAN default is 720 if its available. i think its already written in a description of --help option as well. BTW does it really matters list down order by resolution?