Module:YouTubeSubscribers: Difference between revisions

Content deleted Content added
newestMatching(e, SUB_COUNT_PID, YT_CHAN_ID_PID, chanId)
better errors
Line 145:
newestStatementYr, newestStatementMo, newestStatementDay = targetYr, targetMo, targetDay
newestStatement = v
else
return "gib"
end
else
return "gab"
end
else
return "gub"
end
else
return "gop"
end
else
return "mop"
end
else
return "pop"
end
end
Line 239 ⟶ 227:
end
 
error("Could not find a date for youtubeYouTube subscriber information.")
end
 
Line 258 ⟶ 246:
return tonumber(subCount)
else
--error("Found an associated YouTube channel ID but could not find a subscribermost countrecent value for social media followers (i.e. P8687 qualified with P585 and P2397).")
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
end