Skip to content
    Back to all Bounties

    Earn 3,015 ($30.15)

    Time Remainingdue 1 year ago
    Completed

    example for sign in with google oauth for yt data api

    matthewgard1
    matthewgard1
    Posted 1 year ago
    This Bounty has been completed!
    @matthewgard1's review of @mehedihasan2810
    5.0
    Average Rating
    Communication 5/5, Quality 5/5, Timeliness 5/5
    great work, went above and beyond. pleasant to work with, high recommend.

    Bounty Description

    Problem Description

    want to play around with YT data api to help automate managing some youtube accounts.
    would like a working example repl of using Google OAuth2 for sign-in and using the YouTube Data API, and a Readme with any instructions necessary to configure it for my own Google Developer Account.

    just a simple minimal example of listing videos and editing a description would be swell.

    node or py prob have good libs for it, but not really picky about if you can do quicker with something else just post what you wanna use.

    Acceptance Criteria

    • repl which runs without any errors and loads webpage
    • can login with google account
    • shows lists of all uploaded yt videos
    • click button or something, and edits one videos description (this just to show api write, can just be oldest or [0] video, maybe add a "!" to end of description or something silly, don't need to take time for anything nice just show api call)
    • can follow readme step by step to setup for goog dev account