witnessmenow / arduino-youtube-api

A wrapper around the youtube api for arduino
MIT License
143 stars 48 forks source link

Extended feature for YouTube video stats #39

Closed Ardutec closed 3 years ago

Ardutec commented 4 years ago

I have extended some features and added an example to see YouTube video stats from this YouTube API library. Please review them and merge them with the library. This is my first attempt to contribute to GitHub, please let me know if there are some guideline violations.

witnessmenow commented 3 years ago

Hey @Ardutec , thanks so much for the PR. I'm really sorry how longs its taken to get back to you.

I'm just getting back to this library now and some prior pull requests have some conflicts. Is this this still something you would be interested in adding to the library? I can help resolve the issues if it is.

Ardutec commented 3 years ago

Hi, @witnessmenow thank-you for getting back to this. I wanted to get the views of an individual video on Youtube and I had got the goal with the help of this library. I have written an example code for that purpose, which was working perfectly.

If you think that is worthwhile add that sample code in examples.