How does this video have the views in the title?

Cinyko

Newbie
Joined
Aug 12, 2015
Messages
31
Reaction score
5
Does anyone have an idea how this guy is showing the exact views that the video has in the title of this one?


It must be some kind of YouTube API that shows the number in real time, but how?
 
I saw that one too today.
Maybe he changed the title?
 
Wow this is super cool and powerful if can do like that on lead page.

Definitely interested to learn if anybody can figure it out how he did it.
 
He might've hired a VA to keep updating it (although it's highly unlikely and I too wish there is an API for that). If he had followers who are YT enthusiasts, then they might be sharing it allover the internet.
 
No kidding. He's definitely making an API call. Check out the Youtube Data API.
 
OP's name is Tom Scott ? Are yuo promoting your own channel ?
 
You can automate this kind of stuff with a little bit of coding.
Scrape the current views -> update title.
 
If you gonna watch the video , you will see how hes doing it !!!!!!
 
Those who says he is changing the title every day... pls watch the fkng video once.
 
He just made a code that reads the current views and edits the title according to that
 
Literally explains in the video that he has a script that checks it every so often and updates the title with the new numbers with the API...
 
Back
Top