>>68422365>doesn't change that NijiJP gets more VOD views for their longform variety content than HoloJP does and occasionally gets 1M+ view VODsI'll dispute even this watered down statement because it is not true.
I wrote a smallish script, quoted below
>var arr = []; var i=0; for (var li of document.getElementsByTagName('ytd-rich-item-renderer')) { var duration = parseInt(li.getElementsByClassName('ytd-thumbnail-overlay-time-status-renderer')[3].textContent.replace(/[^0-9:]/, '').trim().split(':').reduce((acc,time) => (60 * acc) + +time)); if ((duration < 600) || (duration > 3600)) arr.push(li) }; for (doc of arr) doc.remove();so people can reproduce this if they want, all you need is to put this on the F12 console bar after loading as many videos as you want on Youtube video tab.
The effect is that it removes every video on youtube with less than 10 min or more than 1 hour of length.
Pic related contains every single video on Niji main channel adhering to these constraints in the past 12 months, and the same for Holos.
Out of those, Nijisanji has a total of
>23M views in that segment on 142 videos.
As for Holo, they have a total of
>15M viewsin that segment on 47 videos.
The distribution for Nijisanji is
>17.6% / 25 videos over 300k >38.0% / 54 videos between 100k and 300k>44.4% / 63 videos below 100kFor Hololive, it is
>38.3% / 18 videos above 300k>57.4% / 27 videos between 100k and 300k>4.3% / 2 videos below 100kHololive main channel is clearly doing a much better job in that segment of 10min to 1 hour videos than Niji main channel, it's not even a contest.
Almost half of the Niji ones are dying sub 100k
Again, I understand you are likely doing it "by heart", from a subjective perception but please, LOOK AT THE NUMBERS