Open KendallDoesCoding opened 2 years ago
Here's a 'simple' way to get the YouTube subscriber number from Google's Youtube API v3:
Follow this: https://stackoverflow.com/questions/70714671/how-do-i-get-a-subscriber-count-from-youtube-api-by-channel-name
These are the only metrics that the analytics api provides:
Here's a 'simple' way to get the YouTube subscriber number from Google's Youtube API v3:
- Go to https://console.developers.google.com/apis/library
- Log in with your Google account.
- Next to the logo click on 'Project' and 'Create project'. Name it whatever you want and click on 'Create'.
- Wait until the project is created, the page will switch to it by itself, it will take a couple of seconds up to a minute. Once it's done it will be selected next to the logo.
- Once it's created and selected, click on 'Credentials' from the menu on the left.
- Click on 'Create Credentials' and choose 'API Key'. You can restrict it to specific IPs, or types of requests (website, android, ios etc.) if you want, it's safer that way.
- Copy your API KEY
Follow this: https://stackoverflow.com/questions/70714671/how-do-i-get-a-subscriber-count-from-youtube-api-by-channel-name
These are the only metrics that the analytics api provides:
- annotationClickThroughRate
- annotationCloseRate
- verageViewDuration
- comments
- dislikes
- estimatedMinutesWatched
- estimatedRevenue
- likes
- shares
- subscribersGained
- subscribersLost
- viewerPercentage
- views
Hey Mukul, thanks a lot for your help on this, but will this work for .md (markdown script) files?
Here's a 'simple' way to get the YouTube subscriber number from Google's Youtube API v3:
- Go to https://console.developers.google.com/apis/library
- Log in with your Google account.
- Next to the logo click on 'Project' and 'Create project'. Name it whatever you want and click on 'Create'.
- Wait until the project is created, the page will switch to it by itself, it will take a couple of seconds up to a minute. Once it's done it will be selected next to the logo.
- Once it's created and selected, click on 'Credentials' from the menu on the left.
- Click on 'Create Credentials' and choose 'API Key'. You can restrict it to specific IPs, or types of requests (website, android, ios etc.) if you want, it's safer that way.
- Copy your API KEY
Follow this: https://stackoverflow.com/questions/70714671/how-do-i-get-a-subscriber-count-from-youtube-api-by-channel-name These are the only metrics that the analytics api provides:
- annotationClickThroughRate
- annotationCloseRate
- verageViewDuration
- comments
- dislikes
- estimatedMinutesWatched
- estimatedRevenue
- likes
- shares
- subscribersGained
- subscribersLost
- viewerPercentage
- views
Hey Mukul, thanks a lot for your help on this, but will this work for .md (markdown script) files?
try this https://stackoverflow.com/questions/2754391/embed-javascript-in-markdown
Here's a 'simple' way to get the YouTube subscriber number from Google's Youtube API v3:
- Go to https://console.developers.google.com/apis/library
- Log in with your Google account.
- Next to the logo click on 'Project' and 'Create project'. Name it whatever you want and click on 'Create'.
- Wait until the project is created, the page will switch to it by itself, it will take a couple of seconds up to a minute. Once it's done it will be selected next to the logo.
- Once it's created and selected, click on 'Credentials' from the menu on the left.
- Click on 'Create Credentials' and choose 'API Key'. You can restrict it to specific IPs, or types of requests (website, android, ios etc.) if you want, it's safer that way.
- Copy your API KEY
Follow this: https://stackoverflow.com/questions/70714671/how-do-i-get-a-subscriber-count-from-youtube-api-by-channel-name These are the only metrics that the analytics api provides:
- annotationClickThroughRate
- annotationCloseRate
- verageViewDuration
- comments
- dislikes
- estimatedMinutesWatched
- estimatedRevenue
- likes
- shares
- subscribersGained
- subscribersLost
- viewerPercentage
- views
Hey Mukul, thanks a lot for your help on this, but will this work for .md (markdown script) files?
try this https://stackoverflow.com/questions/2754391/embed-javascript-in-markdown
Thanks a ton! Can you work on this issue @fluentmoheshwar or @vikasganiga05?
Awaiting your reply on this @fluentmoheshwar , @vikasganiga05
I am still learning js. so i am not an expert in this things
oh, i don't even know js haha
On Fri, 12 Aug 2022 at 12:55, Moheshwar Amarnath Biswas < @.***> wrote:
I am still learning js. so i am not an expert in this things
— Reply to this email directly, view it on GitHub https://github.com/collab-community/coding-youtubers/issues/21#issuecomment-1212810581, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUGJUTMEV2TG7GXMDYNWZ5LVYX37XANCNFSM55QBT6AA . You are receiving this because you authored the thread.Message ID: @.***>
We will try to do it anyway. Cause the internet is now mostly ctrl+c ctrl+v
A better solution is to use HTML instead of MD
A better solution is to use HTML instead of MD
Should we do this @Agrim-Sharma174 @vikasganiga05 @Adarsh-jaiss? @collab-community/coding-youtubers
Yes, I was feeling the same... It would be easier with HTML, let's do it!
A better solution is to use HTML instead of MD
Should we do this @Agrim-Sharma174 @vikasganiga05 @Adarsh-jaiss? @collab-community/coding-youtubers
I just realized that maintaining HTML is harder than MD. Also we will loss Jekyll Themes.
A better solution is to use HTML instead of MD
Should we do this @Agrim-Sharma174 @vikasganiga05 @Adarsh-jaiss? @collab-community/coding-youtubers
I just realized that maintaining HTML is harder than MD. Also we will loss Jekyll Themes.
True, we will still have to evaluate.
Should I close this issue and will reopen in future @collab-community/coding-youtubers?
Should I close this issue and will reopen in future @collab-community/coding-youtubers?
I am fine with that.
A better solution is to use HTML instead of MD
Should we do this @Agrim-Sharma174 @vikasganiga05 @Adarsh-jaiss? @collab-community/coding-youtubers
I just realized that maintaining HTML is harder than MD. Also we will loss Jekyll Themes.
Actually it will be easy in themes we can't change much but we can do in html css part
A better solution is to use HTML instead of MD
Should we do this @Agrim-Sharma174 @vikasganiga05 @Adarsh-jaiss? @collab-community/coding-youtubers
I just realized that maintaining HTML is harder than MD. Also we will loss Jekyll Themes.
Actually it will be easy in themes we can't change much but we can do in html css part
do it in your own repo. I will be there for help.
A better solution is to use HTML instead of MD
Should we do this @Agrim-Sharma174 @vikasganiga05 @Adarsh-jaiss? @collab-community/coding-youtubers
I just realized that maintaining HTML is harder than MD. Also we will loss Jekyll Themes.
Actually it will be easy in themes we can't change much but we can do in html css part
do it in your own repo. I will be there for help.
Same here i m also there.
?
Hi @KendallDoesCoding is this issue still open? can I try it out?
Hey! is this issue resolved?
Hey Folks, Searched on the internet and I might have found a probable solution, Also if the issue is not yet resolved let me know. If allowed this could be my first open source contribution
Hey Folks, Searched on the internet and I might have found a probable solution, Also if the issue is not yet resolved let me know. If allowed this could be my first open source contribution
Go For it
Is there a API which can list the number of subscribers a channel has within a Markdown file? The abbreviated amount not real time count.
I don't think there is.
Please let me know @vikasganiga05.