Hmmm well Im not sure about that one. The YT Scraper is awesome and it was added maybe 10 days ago? Maybe 2 weeks? Been slow about getting a video up. So what if the YT grabber could include the number of comments a video has? So you could see that there is less then 500, would that do it?
Don't know if it could be added, but we could ask Sweetfunny if its a possibility for the next update.
Hmm, didn't notice it but I rarely check the addon box. Pretty neat though since I have to scrape YT videos a couple of times a day.
Unfortunately number of comments wouldn't work because I need to see the number of replies to specific comments which load in an iframe. In the mean time I've found a way the comments do get loaded in the HTML source code. It's really simple, just extract the ID of the YT CLIP and place in it this URL: https://www.youtube.com/all_comments?v=[ID]. Page Scanner picks the footprints up like a charm now