Code Monkey home page Code Monkey logo

youtubeeth's Introduction

Youtube Title Updater with Ethereum Prices

This library Updates your Video title with price Feed for ethereum from Coin Gecko. You can also use the script to custom update your Youtube Title.

Initial Steps

Make a directory called youtube

mkdir youtube
cd youtube

Install Google Auth Libraries

npm install googleapis --save

npm install google-auth-library --save

Clone Project

git clone https://github.com/gravemind117/youtubeeth.git

Set Up Google OAuth

visit https://console.cloud.google.com/apis/dashboard and create a new project or use existing.

  1. go to Credentials > Create Credentials > OAuth Client Id
  2. select Application type Desktop App
  3. Provide a name for App and click Create.
  4. Go back to dashboard and look for your app in "Auth 2.0 Client IDs" section.
  5. Download credentials.json file by clicking the download symbol and save it in the youtube folder

Setup

open Command line and type

node update.js

Visit the link shown in console, then login and copy the code shown once a login is successful and paste it in the console.

Thats it you can now programmatically change your Youtube video Title and description. If you want to experiment you can create a script.sh file and use as a cron job to run update.js at regular intervals. Beware that Google has a call limit of 50 so you can only update the title 50 times in 24hours.

youtubeeth's People

Contributors

gravemind117 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.