Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is is possible to get a Channels social links with the Youtube API

On a Youtube channel page there are links of to related sites. Is it possible to get these through the Youtube API or will I have to parse the page.

Related links on Youtube channel

like image 783
Ben Avatar asked Feb 17 '13 22:02

Ben


People also ask

What can you get from YouTube API?

The API provides the ability to retrieve feeds related to videos, users, and playlists. It also provides the ability to manipulate these feeds, such as creating new playlists, adding videos as favorites, and sending messsages. The API is also able to upload videos.

Is it legal to use YouTube API?

You must not accept the Agreement, or access or use the YouTube API Services, if (i) you are not of legal age to form a binding contract with us, or (ii) you are a person barred from using or receiving the YouTube API Services under the applicable laws of the United States, the country in which you reside, or the ...


1 Answers

Unfortunately 'related sites' are not provided in API, even in "https://developers.google.com/youtube/v3/docs/channels#snippet.description"

like image 82
Ibrahim Ulukaya Avatar answered Nov 13 '22 05:11

Ibrahim Ulukaya