arduinoclassroom / ESP32_Youtube_Subscribe_Counter

You can check your Youtube channel's number of views, subscribers and videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code is created for only ESP32 boards. So, Plz upload this code for ESP32 Boards. You can use the below functions to get your channel details.

api.channelStats.subscriberCount = Get your channel's number of subscribers.

api.channelStats.viewCount = Get your channel's number of views.

api.channelStats.videoCount = Get your channel's number of videos.

Screenshot 2023-04-01 200702

Ok! Subscribe Our channel. Create own project using this code. Good Luck!

Powered By Arduino classroom 🔥🔥

Thanks🤗🤗

About

You can check your Youtube channel's number of views, subscribers and videos.


Languages

Language:C++ 100.0%