Skip to content

YT-Realtime-Channelstatistics v1.0.1

Latest
Compare
Choose a tag to compare
@lreiner lreiner released this 16 Apr 18:48
· 12 commits to master since this release

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.