YouTube API:获取特定流派的频道列表

YouTube API : Getting list of channels of a specific genre

我想使用 YouTube 在我的应用程序中获取特定类型的频道列表 API。

例如- 我想在我的应用程序中获取 YouTube 上所有喜剧频道的列表。

这可能吗,如果可以,那怎么办?

YouTube 的 V3 API 没有每个频道的类别。

看看这个类似的问题:How to get the Channel Type or Category of each YouTube channel using YouTube API?

YouTube 文档:https://developers.google.com/youtube/v3/docs/channels

但是 YouTube API 确实会显示视频和扩展频道是否为儿童制作视频。