youtube_api icon indicating copy to clipboard operation
youtube_api copied to clipboard

This Plugin will help you in fetching data from Youtube. You just need YOUTUBE API KEY.

Results 16 youtube_api issues
Sort by recently updated
recently updated
newest added

I would like to search videos in the specific youtube channel. And the youtube api provide the method. But this api is not able to do so.

Is there any function to get video by id?

HI, I have not found a way to retrieve the list of videos in a playlist. Is there any way to do it? Thanks, Andrea

Hey, I want to get all videos of my youtube channel which are uploaded in playlist. So please confirm is there any method to get all videos. *. There may...

I want to display the latest videos from the channel without including live videos. So far, I've been able to show the latest videos based on the date, but they...

Is it possible to get youtube music song using this library or by creating saperate library for that. Look [Here](https://github.com/zerodytrash/YouTube-Internal-Clients)

i've getting trending videos by region Code using Indonesian code "ID" but it doesnt work, but when i use another region code from another country, its perfectly work

I have tried everything yet to no avail ![Screenshot (109)](https://user-images.githubusercontent.com/40724883/173209274-a0d385d5-8748-410a-8929-8bd3d7af5808.png)

When I try to load the channel's videos with only one video, it throws an exception. The problem solves if I put "1" for maxResults. YoutubeAPI youtube = YoutubeAPI(key, type:...