hello is there a javascript script to retrieve only views of a youtube video the embed iframe for youtube video doesn’t display number of views it.
thanks
hello is there a javascript script to retrieve only views of a youtube video the embed iframe for youtube video doesn’t display number of views it.
thanks
Look into YouTube’s API.
Retrieving a video provides pretty much all the info you could need, including view count:
Also, they have some javascript examples on using the API:
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.