Quantcast
Channel: Access YouTube Video URL With YouTube Video ID - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by Maximillian Laumeister for Access YouTube Video URL With YouTube Video ID

$
0
0

You can use the 'list' API call to get details about an individual video, through this url:

GET https://www.googleapis.com/youtube/v3/videos

It accepts an "id" parameter that takes in the video id you want info about, and it returns a Video resource that includes any info you specify in the "part" parameter that you want to receive.


Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>