Can I get a specific YouTube channel’s or video’s publicly available stats from like 1 month or 1 week before without any authentication process or Oauth.
I tried the YouTube API but I am only able to get present data from it. I want to access the data from past in order to show stats on my web app.
Similar Stack Overflow question.