Skip to content

vivi90/youtube-subscribers-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube subscribers badge API endpoint for Shields.io

About

This repository is a mirror of my identically named RunKit notebook.

Example

Example image

Usage

  1. Install this endpoint.
  2. Create an Shields.io endpoint badge: https://img.shields.io/endpoint?url=<your urlencoded endpoint>%3Fid%3D<YouTube channel ID>%26key%3D<YouTube API key>
  3. Use your badge, as you like. For MarkDown use: [![YouTube](<Complete Shields.io endpoint URL>)](<YouTube channel URL>)

Note: Text inside (and including) < and > are placeholders.

License

This project is free software under the terms of the CC BY 4.0 license. For more details please see the LICENSE file or: Creative Commons

Credits