Bugfix:
Sometimes you got a undefined error in the body of the youtube html page code response.
This happened sometimes if the body didnt get downloaded 100% and the subcount value or viewcount value was corrupted.
Fixed it now by checking if any of those variables is undefined and if so just skip to the next interval of the process.