Module:YouTubeSubscribers: Difference between revisions

Content deleted Content added
chanId
newestMatching(e, SUB_COUNT_PID, YT_CHAN_ID_PID, chanId)
Line 258:
return tonumber(subCount)
else
return newestMatching(e, SUB_COUNT_PID, YT_CHAN_ID_PID, chanId)
--error("Found an associated YouTube channel ID but could not find a subscriber count")
end