youtube-explore
youtube-explore copied to clipboard
Fix division by zero error, and fix typo
I've replaced a list is []
call with len(list) == 0
I also had a problem with division by zero, hope the author is active and maintaining this.