Skip to content

GDGVIT/youtube-integration-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Integration API

The API can be used to integrate a Youtube Channel's Playlist and Videos on their websites.


DOCS

Functionalities

  • Endpint to fetch playlist and videos not in ay playlist

  • Endpoint to fetch videos of a particular playlist

  • Endpoint to update the database

Instructions to run

  • Pre-requisites:
  • Golang 1.14
  • MongoDB Go Driver 1.3
  • Gin
  • Directions to build
go build
  • Varibles required
API_KEY="YOUR API KEY"
CHANNEL_ID="CHANNEL ID"
USERNAME="DATABASE ADMIN USERNAME"
PASSWORD="PASSWORD FOR THE DATABSE"
  • Database Stucture
Database:main -> collections: Playlists, Videos
Database:Logs -> collections: UPDATED

Contributors

License

License

Made with ❤️ by DSC VIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages