An open API service indexing awesome lists of open source software.

https://github.com/jayprakashkumar1/youtubeapi

This Repository is all about how to fetch data from youtube API.Videos based on rating,views,date added and many more can be found from youtube API. For Demo :
https://github.com/jayprakashkumar1/youtubeapi

api javascript react reactjs youtube-api youtube-api-v3 youtube-search youtube-video

Last synced: about 2 months ago
JSON representation

This Repository is all about how to fetch data from youtube API.Videos based on rating,views,date added and many more can be found from youtube API. For Demo :

Awesome Lists containing this project

README

        

# youtubeApi
This Repository is all about how to fetch data from youtube API.
Videos ordered by rating,views,date added and many more can be found from youtube API.

#### some snapshots :
![youtube api 1](https://user-images.githubusercontent.com/26687042/51800995-15d40f00-225e-11e9-851e-4621f57eb862.png)

![youtube api 2](https://user-images.githubusercontent.com/26687042/51800997-17053c00-225e-11e9-918f-c3136bcd01eb.png)

You can filter the videos by order,video duration,max results and between a specific date.
I am just showing by order[view count] and max results. you can filter by any way.

![youtube api 3](https://user-images.githubusercontent.com/26687042/51800998-179dd280-225e-11e9-9a20-0c2515794938.png)
![youtube api 4](https://user-images.githubusercontent.com/26687042/51800999-179dd280-225e-11e9-9526-58df32b6dba7.png)
![youtube api 5](https://user-images.githubusercontent.com/26687042/51801001-18366900-225e-11e9-8474-33d646902823.png)

For demo : https://jayprakashkumar1.github.io/youtubeApi/

complete code : https://github.com/jayprakashkumar1/youtubeApi/tree/master

Thanks.