YouTube API-get Trending and most popular videos of multiple region -


is there way trending , popular videos youtube of multiple regions?

https://www.googleapis.com/youtube/v3/videos?part=contentdetails&chart=mostpopular&regioncode=us&key={api_key} 

this api give me popular videos of only, if had show poplar videos of both , gb? there way 1 api trick?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -