Validate URL that is passed to video_downloader.py
nikhilkanta opened this issue · 2 comments
nikhilkanta commented
Validate if the URL passed to the downloader function is a Vaild URL, Raise error if it is Invalid.
MSTEWARDSON commented
I would like to work on this issue.
MSTEWARDSON commented
I have made a PR to fix this issue here. 890e9f6