Giter Club home page Giter Club logo

gcp_youtubeapi's Introduction

Google Cloud Platform YouTube API

Project Goal

Upload newly created videos to your db periodically using GCP youtube api V3 and django cron job

To make an API to fetch latest videos sorted in reverse chronological order of their publishing date-time from YouTube for a given tag/search query in a paginated response. steps:

  1. git clone repo
  2. install virtual environment and activate
  3. pip install -r requirements.txt
  4. add config.ini file in fampay folder (where setting.py belongs)

your config.ini file will look like:

[main]
api_key = GCD project API key
search_key = any search key 
SECRET_KEY = '46&d6uzfd_v1c%zt*=%x*$=g(v%!9(n5cn+^y=bo1mxo*z^6^c'
DEBUG = False

[database]
NAME = db name
HOST = localhost / any db host
USER = user name
PASSWORD = password

Reference Link: Please visit http://34.234.94.137/youtube/dashboard (for desigining page) and http://34.234.94.137/youtube/videos/ (for API page)

Performance results for 50000 db entries:

  1. Silk (for single request)

Screenshot from 2021-05-25 12-02-16

  1. Loadtest (for bulk requests):

Screenshot from 2021-05-25 12-01-57

Screenshot from 2021-05-25 12-01-33

gcp_youtubeapi's People

Contributors

nilay103 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.