App should check if YouTube download will be over max supported audio size and stop before downloading if so
Bklieger opened this issue · 0 comments
Bklieger commented
Currently, the app downloads the file, then runs validation on the size. This is inefficient. Large files will throw an error. This can be detected and error thrown before download.