Giter Club home page Giter Club logo

electron-youtube-upload's Introduction

electron-youtube-upload

Use the Youtube-API to upload videos in an electron application Based on this example: https://quanticdev.com/articles/automating-my-youtube-uploads-using-nodejs/ (The original example .js file is located inside unused-files\youtube-upload.js)

Setup:

  1. Clone repo
  2. Run npm i
  3. Get youtube api auth.json credentials file

To run this repo you will need an auth.json file placed in the root of this project. - Open google cloud, - Create new project - go to APIs & Services page - enable apis and services - search 'youtube data api v3' and enable - click 'create credentials' - fill out form for app name and email - add scope: youtube upload - application type: desktop app - Download credentials as auth.json file - Should match format of 'example-auth.json' - While app is not published and is in 'testing' mode, you need to add whatever email you want to use as a test user on the 'OAuth consent screen' page

  1. Run npm start
  2. Click blue link to open in browser
  3. sign in
  4. copy all the text after code=
  5. paste that code into electron window
  6. you are now signed in and can choose a video to upload!

electron-youtube-upload's People

Contributors

martinbarker avatar

Watchers

James Cloos avatar Kostas Georgiou 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.