manoharys / YouTube-Api-Connection

provides a wrapper for the YouTube v3 API. πŸ”‘πŸ”πŸ—πŸ”πŸ”‘

Home Page:https://manoharys.github.io/YouTube-Api-Connection/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube-API-Connection

provides a wrapper for the YouTube v3 API.


Description

The YouTube Data API (v3) lets you incorporate YouTube functionality into your application. You can use the API to fetch search results and to retrieve, insert, update, and delete resources like videos or playlists.


How To Use

Installation

     git clone https://github.com/manoharys/YouTube-Api-Connection.git

API Reference

Get your YouTube API key at developers.google.com
Make sure to add your API key in Script file
   const API = "AIzaSyCxS649H5_JQHeL74otGnrh72edKmXs"

Live version

Check the live version of the application(FYI: It may not work if my API Quota limit is exceeded)

click here

About

provides a wrapper for the YouTube v3 API. πŸ”‘πŸ”πŸ—πŸ”πŸ”‘

https://manoharys.github.io/YouTube-Api-Connection/

License:MIT License


Languages

Language:HTML 51.5%Language:JavaScript 48.5%