YouTube Data API Tutorial - Create a YouTube Subscriber Count with JavaScript

preview_player
Показать описание
In this video, I will show you how to use the YouTube Data API v3 to grab and display the YouTube Channel subscriber count using vanilla JavaScript.

Discounts:

Recording Equipment:

Computer Gear:

Connect with me:
Рекомендации по теме
Комментарии
Автор

Today we are going to learn how to work with the YouTube API and get the Subscription Count of a channel.

RaddyDev
Автор

I dont think it works anymore because there is no user id. It is replaced by the @user system

Aarusharcade
Автор

i spend 24 hours looking for this! Great man!

hackmeornot
Автор

legend mate. I have tried and failed with several youtube API tuts but this was simple, no styling. Just heres how to grab the data. Liked and subscribed. Look forward to more vids

daveperry
Автор

Thankyou man! I didn't know if this was going to work because some tutorials don't teach you what to do, but you told us step by step what to do. You also went through everything very clearly, so now I have added this onto my website, thankyou! Everything works as it's supposed to! Your reward from me is two more subscribers and two more likes, because I have two accounts xD.

shinroka
Автор

Thanks raddy the video was short concise and clear ...great 👍👍👍👍

ankitaburman
Автор

Somehow that video was hard to find. Very informative, it saved me a lot of time. Thank you very much!

hoffmannjohn
Автор

Thank you for this. I was looking for this.

SuperSACHINNN
Автор

using this API is it possible to create a notification in OBS that show up whatever there is a new subscriber on youtube ??

there is platforms for that like streamlabs, but they are very limited in term of alert video size .. extra
and i want more freedom in customizing my alerts

DoctorMGL
Автор

Hola como puedo conseguir el contador exacto de subscriptores? porque cuando autentico a un usuario de 350k de seguidores lo redondea y no me da el numero exacto

Winter_Electro
Автор

Is it possible to make the live a live subscriber count that is actually 10-100 more than you actually have. I'm trying to get a real-time "subscriber goal counter" for my livestreams

Buhllistic
Автор

Nice video but the music is way to loud dude

ControlAltSuprimir
Автор

hi i did everything perfect but i did not got live subscribe count it is just number 16000 i need 16235 changing subscriber but other just went great please tell me how we can do that

Findgoodsong
Автор

Thank you sooo much sir for making this video!! It was very helpful and I learned a lot from it!! Once again, thank you so much for posting this video and perfectly explaining how to create a youtube subscribe count Data API! :) You got a new subscriber!

codingwithkenny
Автор

Bro, is there any way with js to get channel id for channels that have customURL?

ahmedhassan_saver
Автор

Uncaught (in promise) TypeError: Cannot set properties of null (setting 'innerHTML')
at script.js:14:28

I am getting this error how do i fix it?

diyordev
Автор

Is there a way to display subscriber count from 2 channels? I put an array on youtubeUser. How can I display both of them? Thank you in advance.

pinagotraveling
Автор

Great video:
- *easy to understand*
- *easy to follow*
- *simple*

Thx for this.

Ginfio
Автор

Can you help me?
please and thank u.

okay, so I'm trying to make an arguement with it so I can call it and output multiple chanels without having to rewrite the code over and over again.
So in the end it would be like this:

channela = 222 subsdribers
channelb = 78232
pewdiepie =
ginfio = 1860

Like. that.
To do that, the code would look like something like this:
channel1.innerHTML = getSubscribers(channelb_id, myKEY)
channel2.innerHTML = getSubscribers(channelb_id, my KEY)


u see what I'm sayin?

Ginfio
Автор

How get random user details by entering in search

shaikshiriyaj